Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ tyro==0.8.5
|
|
22 |
gradio==4.37.1
|
23 |
gdown
|
24 |
|
25 |
-
flask
|
|
|
|
22 |
gradio==4.37.1
|
23 |
gdown
|
24 |
|
25 |
+
flask
|
26 |
+
httpx[socks]
|