Spaces:
Sleeping
Sleeping
fcernafukuzaki
commited on
Commit
•
75d20ba
1
Parent(s):
68a42b3
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# base ----------------------------------------
|
3 |
ultralytics
|
4 |
#gitpython>=3.1.30
|
5 |
-
gradio
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|
8 |
numpy>=1.18.5
|
|
|
2 |
# base ----------------------------------------
|
3 |
ultralytics
|
4 |
#gitpython>=3.1.30
|
5 |
+
gradio==3.20.1
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|
8 |
numpy>=1.18.5
|