Spaces:
Sleeping
Sleeping
Fix dependency conflicts
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ gradio_client==1.3.0
|
|
| 19 |
h11==0.14.0
|
| 20 |
httpcore==1.0.7
|
| 21 |
httpx==0.28.1
|
| 22 |
-
huggingface-hub==0.
|
| 23 |
idna==3.10
|
| 24 |
importlib_resources==6.4.5
|
| 25 |
Jinja2==3.1.4
|
|
@@ -77,5 +77,4 @@ tzdata==2024.2
|
|
| 77 |
urllib3==2.2.3
|
| 78 |
uvicorn==0.33.0
|
| 79 |
websockets==12.0
|
| 80 |
-
zipp==3.21.0
|
| 81 |
-
huggingface_hub==0.25.2
|
|
|
|
| 19 |
h11==0.14.0
|
| 20 |
httpcore==1.0.7
|
| 21 |
httpx==0.28.1
|
| 22 |
+
huggingface-hub==0.25.2
|
| 23 |
idna==3.10
|
| 24 |
importlib_resources==6.4.5
|
| 25 |
Jinja2==3.1.4
|
|
|
|
| 77 |
urllib3==2.2.3
|
| 78 |
uvicorn==0.33.0
|
| 79 |
websockets==12.0
|
| 80 |
+
zipp==3.21.0
|
|
|