Francisco Cerna commited on
Commit
89bed66
Β·
1 Parent(s): 0a77d16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
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
 
1
  # pip install -r requirements.txt
2
  # base ----------------------------------------
3
+ huggingface-hub==0.10.1
4
+ gradio==2.8.1
5
  IPython
6
  matplotlib>=3.2.2
7
  numpy>=1.18.5