Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow==2.8.0
|
|
2 |
opencv-python-headless==4.5.5.64
|
3 |
gradio==3.19.1
|
4 |
Pillow==9.0.1
|
5 |
-
numpy==1.22.3
|
|
|
|
2 |
opencv-python-headless==4.5.5.64
|
3 |
gradio==3.19.1
|
4 |
Pillow==9.0.1
|
5 |
+
numpy==1.22.3
|
6 |
+
ultralytics
|