Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
ultralytics
|
3 |
opencv-python
|
4 |
-
|
5 |
-
|
|
|
|
1 |
gradio
|
|
|
2 |
opencv-python
|
3 |
+
ultralytics
|
4 |
+
pillow
|
5 |
+
|