Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ transformers
|
|
| 2 |
torch
|
| 3 |
accelerate
|
| 4 |
numpy
|
|
|
|
|
|
|
| 5 |
ffmpeg-python
|
|
|
|
| 2 |
torch
|
| 3 |
accelerate
|
| 4 |
numpy
|
| 5 |
+
pydub
|
| 6 |
+
scipy
|
| 7 |
ffmpeg-python
|