Spaces:
Runtime error
Runtime error
nehulagrawal
commited on
Commit
•
49417a1
1
Parent(s):
8b4c535
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
|
|
2 |
ultralytics==8.0.43
|
3 |
ultralyticsplus==0.0.28
|
4 |
opencv_python
|
5 |
-
requests>=2.23.0
|
|
|
1 |
torch
|
2 |
+
gradio
|
3 |
ultralytics==8.0.43
|
4 |
ultralyticsplus==0.0.28
|
5 |
opencv_python
|
6 |
+
requests>=2.23.0
|