Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torchvision>=0.18.1
|
|
3 |
ultralytics>=8.3.0
|
4 |
opencv-python
|
5 |
gradio
|
6 |
-
numpy
|
|
|
|
|
|
3 |
ultralytics>=8.3.0
|
4 |
opencv-python
|
5 |
gradio
|
6 |
+
numpy
|
7 |
+
Pillow
|
8 |
+
matplotlib
|