Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow-cpu==2.12.1
|
2 |
numpy==1.24.2
|
3 |
opencv-python==4.7.0.72
|
4 |
-
gradio==3.16.1
|
|
|
|
1 |
tensorflow-cpu==2.12.1
|
2 |
numpy==1.24.2
|
3 |
opencv-python==4.7.0.72
|
4 |
+
gradio==3.16.1
|
5 |
+
httpx==0.25.1
|