Spaces:
Runtime error
Runtime error
Commit ·
840a330
1
Parent(s): ea872ac
fixed socket_option error
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
requests
|
| 2 |
-
opencv-contrib-python
|
|
|
|
|
|
| 1 |
requests
|
| 2 |
+
opencv-contrib-python
|
| 3 |
+
httpx==0.24.1
|