Spaces:
Running
Running
Francisco Cerna
commited on
Commit
·
20db693
1
Parent(s):
975ef7d
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
-
#
|
4 |
-
gradio==2.8.
|
5 |
-
|
|
|
6 |
IPython
|
7 |
matplotlib>=3.2.2
|
8 |
numpy>=1.18.5
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
# gradio==2.8.1
|
4 |
+
gradio==2.8.0b10
|
5 |
+
transformers
|
6 |
+
|
7 |
IPython
|
8 |
matplotlib>=3.2.2
|
9 |
numpy>=1.18.5
|