Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,5 +13,5 @@ protobuf==3.20
|
|
13 |
|
14 |
gradio==5.14.0
|
15 |
httpx[socks]
|
16 |
-
huggingface_hub
|
17 |
datasets
|
|
|
13 |
|
14 |
gradio==5.14.0
|
15 |
httpx[socks]
|
16 |
+
huggingface_hub>=0.25.0
|
17 |
datasets
|