Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -5,7 +5,4 @@ TTS==0.21.2
|
|
| 5 |
torch==2.1.2
|
| 6 |
torchaudio==2.1.2
|
| 7 |
numpy==1.22.0
|
| 8 |
-
python-multipart==0.0.6
|
| 9 |
-
huggingface-hub==0.20.0
|
| 10 |
-
soundfile==0.12.1
|
| 11 |
-
|
|
|
|
| 5 |
torch==2.1.2
|
| 6 |
torchaudio==2.1.2
|
| 7 |
numpy==1.22.0
|
| 8 |
+
python-multipart==0.0.6
|
|
|
|
|
|
|
|
|