Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -30,7 +30,7 @@ h11==0.16.0
|
|
| 30 |
hf-xet==1.1.4 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
|
| 31 |
httpcore==1.0.9
|
| 32 |
httpx==0.28.1
|
| 33 |
-
huggingface-hub==0.
|
| 34 |
idna==3.10
|
| 35 |
jinja2==3.1.6
|
| 36 |
markdown-it-py==3.0.0 ; sys_platform != 'emscripten'
|
|
|
|
| 30 |
hf-xet==1.1.4 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
|
| 31 |
httpcore==1.0.9
|
| 32 |
httpx==0.28.1
|
| 33 |
+
huggingface-hub==0.35.3
|
| 34 |
idna==3.10
|
| 35 |
jinja2==3.1.6
|
| 36 |
markdown-it-py==3.0.0 ; sys_platform != 'emscripten'
|