Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -13
requirements.txt
CHANGED
|
@@ -1,13 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
torch==2.
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
python-dotenv==1.0.1
|
| 9 |
-
pydub==0.25.1
|
| 10 |
-
numpy==1.26.4
|
| 11 |
-
gradio==4.44.1
|
| 12 |
-
huggingface_hub==0.23.1
|
| 13 |
-
accelerate==0.30.1
|
|
|
|
| 1 |
+
gradio==4.0.0
|
| 2 |
+
torch==2.1.2
|
| 3 |
+
diffusers
|
| 4 |
+
transformers
|
| 5 |
+
scipy
|
| 6 |
+
spaces
|
| 7 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|