Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torchaudio
|
|
| 6 |
TTS @ git+https://github.com/coqui-ai/TTS.git
|
| 7 |
pydub
|
| 8 |
TorchCodec
|
| 9 |
-
packaging==23.1
|
|
|
|
|
|
| 6 |
TTS @ git+https://github.com/coqui-ai/TTS.git
|
| 7 |
pydub
|
| 8 |
TorchCodec
|
| 9 |
+
packaging==23.1
|
| 10 |
+
transformers==4.33.2
|