Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
huggingface_hub>=0.23.0,<0.25.0
|
| 3 |
voxcpm
|
| 4 |
soundfile
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
gradio_client==1.0.2
|
| 3 |
huggingface_hub>=0.23.0,<0.25.0
|
| 4 |
voxcpm
|
| 5 |
soundfile
|