Spaces:
Running
Running
fcernafukuzaki
commited on
Commit
•
28d8c19
1
Parent(s):
d40deaa
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
|
4 |
-
gitpython>=3.1.30
|
5 |
gradio==2.8.1
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
ultralytics
|
4 |
+
#gitpython>=3.1.30
|
5 |
gradio==2.8.1
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|