Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch>=2.0.0
|
2 |
torchvision>=0.15.0
|
3 |
ultralytics>=8.0.0
|
4 |
-
opencv-python>=4.7.0
|
5 |
gradio>=3.0.0
|
6 |
numpy>=1.21.0
|
7 |
Pillow>=9.0.0
|
|
|
1 |
torch>=2.0.0
|
2 |
torchvision>=0.15.0
|
3 |
ultralytics>=8.0.0
|
4 |
+
opencv-python-headless>=4.7.0
|
5 |
gradio>=3.0.0
|
6 |
numpy>=1.21.0
|
7 |
Pillow>=9.0.0
|