Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ diffusers
|
|
| 4 |
transformers
|
| 5 |
scipy
|
| 6 |
spaces
|
| 7 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 4 |
transformers
|
| 5 |
scipy
|
| 6 |
spaces
|
| 7 |
+
python-dotenv
|
| 8 |
+
pydub==0.25.1
|
| 9 |
+
numpy==1.26.4
|