Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ mmpose==1.3.1
|
|
31 |
xformers==0.0.23.post1
|
32 |
gradio
|
33 |
triton
|
34 |
-
huggingface_hub==0.24.7
|
|
|
|
31 |
xformers==0.0.23.post1
|
32 |
gradio
|
33 |
triton
|
34 |
+
huggingface_hub==0.24.7
|
35 |
+
httpx[socks]
|