Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ matplotlib==3.7.1
|
|
| 6 |
scikit-learn==1.2.2
|
| 7 |
opencv-python==4.7.0.72
|
| 8 |
Pillow==9.5.0
|
| 9 |
-
gradio==3.
|
|
|
|
|
|
| 6 |
scikit-learn==1.2.2
|
| 7 |
opencv-python==4.7.0.72
|
| 8 |
Pillow==9.5.0
|
| 9 |
+
gradio==3.16.0
|
| 10 |
+
httpx==0.24.0
|