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