Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pydantic==2.10.6
|
2 |
# Pydantic==2.11.0
|
3 |
huggingface_hub==0.25.2
|
4 |
-
gradio-client==0.16.1
|
5 |
transformers
|
6 |
soundfile
|
7 |
-
gradio
|
|
|
|
1 |
pydantic==2.10.6
|
2 |
# Pydantic==2.11.0
|
3 |
huggingface_hub==0.25.2
|
|
|
4 |
transformers
|
5 |
soundfile
|
6 |
+
gradio==4.29.0
|
7 |
+
gradio-client==0.16.1
|