Spaces:
Runtime error
Runtime error
Harika12323
commited on
Commit
•
b2d9287
1
Parent(s):
4eac6ee
init
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
yolov5==7.0.5
|
2 |
+
gradio==3.15.0
|
3 |
+
torch
|
4 |
+
huggingface-hub
|