Francisco Cerna commited on
Commit
20db693
·
1 Parent(s): 975ef7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  # pip install -r requirements.txt
2
  # base ----------------------------------------
3
- # huggingface-hub==0.11
4
- gradio==2.8.1
5
- huggingface-hub==0.11.0rc1
 
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