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