Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ gradio==4.29.0
|
|
11 |
protobuf==3.20
|
12 |
|
13 |
gradio
|
14 |
-
httpx[socks]
|
|
|
|
11 |
protobuf==3.20
|
12 |
|
13 |
gradio
|
14 |
+
httpx[socks]
|
15 |
+
huggingface_hub==0.25.0
|