Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
|
2 |
torch
|
3 |
-
|
4 |
ultralytics
|
5 |
ultralyticsplus
|
6 |
-
|
7 |
opencv_python
|
8 |
requests>=2.23.0
|
|
|
1 |
|
2 |
torch
|
3 |
+
gradio
|
4 |
ultralytics
|
5 |
ultralyticsplus
|
|
|
6 |
opencv_python
|
7 |
requests>=2.23.0
|