Spaces:
Runtime error
Runtime error
Amar Gill
commited on
Commit
·
0d417cc
1
Parent(s):
bab8afc
add requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
ultralytics==8.0.23
|
5 |
+
ultralyticsplus==0.0.24
|