Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
tensorflow==2.11.0
|
2 |
-
gradio==3.12.0
|
3 |
opencv-python==4.5.5.64
|
4 |
-
numpy==1.23.3
|
|
|
|
|
|
1 |
+
gradio==3.35.2
|
2 |
tensorflow==2.11.0
|
|
|
3 |
opencv-python==4.5.5.64
|
4 |
+
numpy==1.23.3
|
5 |
+
httpx==0.23.0
|
6 |
+
httpcore==0.15.0
|