Spaces:
Runtime error
Runtime error
Francisco Cerna
commited on
Commit
Β·
7419772
1
Parent(s):
567c3d9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
-
gradio
|
4 |
IPython
|
5 |
matplotlib>=3.2.2
|
6 |
numpy>=1.18.5
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
gradio #==2.8.1
|
4 |
IPython
|
5 |
matplotlib>=3.2.2
|
6 |
numpy>=1.18.5
|