Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.44.0
|
2 |
tensorflow==2.17.0
|
3 |
ultralytics==8.2.95
|
4 |
-
opencv-python==4.10.0.84
|
|
|
|
1 |
gradio==4.44.0
|
2 |
tensorflow==2.17.0
|
3 |
ultralytics==8.2.95
|
4 |
+
opencv-python==4.10.0.84
|
5 |
+
Pillow==9.4.0
|