fcernafukuzaki
commited on
Commit
•
9878260
1
Parent(s):
b3343ab
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
# base ----------------------------------------
|
3 |
ultralytics
|
4 |
#gitpython>=3.1.30
|
5 |
-
gradio==2.8.1
|
|
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|
8 |
numpy>=1.18.5
|
|
|
2 |
# base ----------------------------------------
|
3 |
ultralytics
|
4 |
#gitpython>=3.1.30
|
5 |
+
#gradio==2.8.1
|
6 |
+
gradio==2.6.1
|
7 |
IPython
|
8 |
matplotlib>=3.2.2
|
9 |
numpy>=1.18.5
|