Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -51,7 +51,7 @@ hpack==4.1.0
|
|
51 |
httpcore==1.0.9
|
52 |
httpx==0.28.1
|
53 |
httpx-sse==0.4.0
|
54 |
-
huggingface-hub
|
55 |
humanfriendly==10.0
|
56 |
hyperframe==6.1.0
|
57 |
idna==3.10
|
|
|
51 |
httpcore==1.0.9
|
52 |
httpx==0.28.1
|
53 |
httpx-sse==0.4.0
|
54 |
+
huggingface-hub>=0.28.1
|
55 |
humanfriendly==10.0
|
56 |
hyperframe==6.1.0
|
57 |
idna==3.10
|