Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ einops
|
|
15 |
opencv-contrib-python
|
16 |
safetensors
|
17 |
huggingface_hub
|
18 |
-
spaces
|
|
|
|
|
|
15 |
opencv-contrib-python
|
16 |
safetensors
|
17 |
huggingface_hub
|
18 |
+
spaces
|
19 |
+
|
20 |
+
httpx[socks]
|