Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
gradio>=5.0,<7
|
| 3 |
pandas>=2.1,<3
|
| 4 |
numpy>=1.26,<2
|
|
@@ -10,5 +9,4 @@ torch>=2.2
|
|
| 10 |
torchaudio>=2.2
|
| 11 |
deepfilternet==0.5.6
|
| 12 |
gradio_client>=1.0,<3
|
| 13 |
-
huggingface_hub>=0.27,<2
|
| 14 |
-
|
|
|
|
|
|
|
| 1 |
gradio>=5.0,<7
|
| 2 |
pandas>=2.1,<3
|
| 3 |
numpy>=1.26,<2
|
|
|
|
| 9 |
torchaudio>=2.2
|
| 10 |
deepfilternet==0.5.6
|
| 11 |
gradio_client>=1.0,<3
|
| 12 |
+
huggingface_hub>=0.27,<2
|
|
|