Spaces:
Runtime error
Runtime error
Pengyu-gis
commited on
Commit
Β·
a7f9471
1
Parent(s):
64c289c
Create requirements.txt
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
|