Spaces:
Build error
Build error
fcernafukuzaki
commited on
Commit
•
8b10c9a
1
Parent(s):
2dca550
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
ultralytics==8.1.0
|
4 |
-
ultralyticsplus==0.1.0
|
5 |
#gitpython>=3.1.30
|
6 |
gradio
|
7 |
IPython
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
ultralytics==8.1.0
|
4 |
+
#ultralyticsplus==0.1.0
|
5 |
#gitpython>=3.1.30
|
6 |
gradio
|
7 |
IPython
|