Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -32,7 +32,7 @@ grpcio==1.62.2
|
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|
34 |
httpx==0.28.1
|
35 |
-
huggingface-hub
|
36 |
idna==3.7
|
37 |
imageio==2.34.1
|
38 |
importlib_metadata==7.1.0
|
|
|
32 |
h11==0.14.0
|
33 |
httpcore==1.0.5
|
34 |
httpx==0.28.1
|
35 |
+
huggingface-hub>=0.28.1
|
36 |
idna==3.7
|
37 |
imageio==2.34.1
|
38 |
importlib_metadata==7.1.0
|