Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ edge-tts==7.0.0
|
|
| 5 |
python-dotenv
|
| 6 |
ffmpeg-python
|
| 7 |
pydub
|
| 8 |
-
transformers
|
|
|
|
|
|
| 5 |
python-dotenv
|
| 6 |
ffmpeg-python
|
| 7 |
pydub
|
| 8 |
+
transformers
|
| 9 |
+
soundfile
|