Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,6 +6,6 @@ torchaudio==2.1.0
|
|
| 6 |
transformers==4.35.0
|
| 7 |
TTS==0.22.0
|
| 8 |
soundfile==0.12.1
|
| 9 |
-
numpy==1.
|
| 10 |
pydantic==2.5.0
|
| 11 |
huggingface-hub==0.19.4
|
|
|
|
| 6 |
transformers==4.35.0
|
| 7 |
TTS==0.22.0
|
| 8 |
soundfile==0.12.1
|
| 9 |
+
numpy==1.22.0
|
| 10 |
pydantic==2.5.0
|
| 11 |
huggingface-hub==0.19.4
|