Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pydantic>=2.0
|
|
| 3 |
pyyaml>=6.0
|
| 4 |
rich>=13.0
|
| 5 |
gradio==4.44.1
|
|
|
|
| 6 |
nest_asyncio
|
|
|
|
| 3 |
pyyaml>=6.0
|
| 4 |
rich>=13.0
|
| 5 |
gradio==4.44.1
|
| 6 |
+
huggingface_hub<0.26
|
| 7 |
nest_asyncio
|