Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
pillow
|
| 3 |
opencv-contrib-python
|
| 4 |
-
ultralytics
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
pillow
|
| 3 |
opencv-contrib-python
|
| 4 |
+
pip install ultralytics
|
| 5 |
+
torch
|