Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
git+https://github.com/huggingface/huggingface_hub.git@main
|
2 |
aiofiles==23.2.1
|
3 |
aiohappyeyeballs==2.3.5
|
4 |
aiohttp==3.10.3
|
@@ -41,7 +41,7 @@ hf-transfer==0.1.8
|
|
41 |
hpack==4.0.0
|
42 |
httpcore==1.0.5
|
43 |
httpx==0.27.0
|
44 |
-
|
45 |
hyperframe==6.0.1
|
46 |
idna==3.7
|
47 |
importlib-resources==6.4.0
|
|
|
1 |
+
#git+https://github.com/huggingface/huggingface_hub.git@main
|
2 |
aiofiles==23.2.1
|
3 |
aiohappyeyeballs==2.3.5
|
4 |
aiohttp==3.10.3
|
|
|
41 |
hpack==4.0.0
|
42 |
httpcore==1.0.5
|
43 |
httpx==0.27.0
|
44 |
+
huggingface-hub==0.26.5
|
45 |
hyperframe==6.0.1
|
46 |
idna==3.7
|
47 |
importlib-resources==6.4.0
|