Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,7 +18,8 @@ easygui==0.98.3
|
|
18 |
toml==0.10.2
|
19 |
voluptuous==0.13.1
|
20 |
#huggingface-hub==0.24.5
|
21 |
-
huggingface_hub==0.20.2
|
|
|
22 |
# for Image utils
|
23 |
imagesize==1.4.1
|
24 |
numpy<=2.0
|
|
|
18 |
toml==0.10.2
|
19 |
voluptuous==0.13.1
|
20 |
#huggingface-hub==0.24.5
|
21 |
+
#huggingface_hub==0.20.2
|
22 |
+
huggingface-hub==0.25.2
|
23 |
# for Image utils
|
24 |
imagesize==1.4.1
|
25 |
numpy<=2.0
|