Spaces:
Running
Running
Francisco Cerna Fukuzaki
commited on
Commit
•
c9ec1a8
1
Parent(s):
d7e5b97
Commit
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
|
|
|
|
3 |
matplotlib>=3.2.2
|
4 |
numpy>=1.18.5
|
5 |
opencv-python-headless
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
gradio==2.8.1
|
4 |
+
|
5 |
matplotlib>=3.2.2
|
6 |
numpy>=1.18.5
|
7 |
opencv-python-headless
|