Spaces:
Runtime error
Runtime error
nehulagrawal
commited on
Commit
•
c2398a6
1
Parent(s):
daaae28
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
|
|
|
|
1 |
torch
|
2 |
-
|
3 |
-
|
4 |
-
ultralytics
|
5 |
-
gradio
|
6 |
-
ipython
|
|
|
1 |
+
opencv_python
|
2 |
+
sahi
|
3 |
torch
|
4 |
+
ultralytics==8.0.43
|
5 |
+
ultralyticsplus==0.0.28
|
|
|
|
|
|