Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
opencv-python-headless
|
4 |
-
gradio
|
5 |
ultralytics
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
1 |
ultralytics
|
2 |
+
gradio
|
3 |
+
Pillow
|