Spaces:
Build error
Build error
fcernafukuzaki
commited on
Commit
•
bb68781
1
Parent(s):
4dc6094
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
-
|
|
|
4 |
#ultralyticsplus==0.1.0
|
5 |
#gitpython>=3.1.30
|
6 |
gradio
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
git+https://github.com/SkalskiP/yolov9.git
|
4 |
+
ultralytics
|
5 |
#ultralyticsplus==0.1.0
|
6 |
#gitpython>=3.1.30
|
7 |
gradio
|