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