Spaces:
Running
Running
Francisco Cerna
commited on
Commit
•
4222990
1
Parent(s):
724ab43
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
# gradio==2.8.1
|
4 |
## gradio==2.8.0b10
|
5 |
gradio
|
6 |
-
transformers
|
|
|
7 |
|
8 |
IPython
|
9 |
matplotlib>=3.2.2
|
|
|
3 |
# gradio==2.8.1
|
4 |
## gradio==2.8.0b10
|
5 |
gradio
|
6 |
+
transformers
|
7 |
+
huggingface_hub
|
8 |
|
9 |
IPython
|
10 |
matplotlib>=3.2.2
|