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