Spaces:
Runtime error
Runtime error
Francisco Cerna
commited on
Commit
Β·
0fada95
1
Parent(s):
328dd87
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 |
-
|
4 |
gradio==2.8.1
|
5 |
IPython
|
6 |
matplotlib>=3.2.2
|
|
|
1 |
# pip install -r requirements.txt
|
2 |
# base ----------------------------------------
|
3 |
+
huggingface-hub==0.11.0
|
4 |
gradio==2.8.1
|
5 |
IPython
|
6 |
matplotlib>=3.2.2
|