gabriel lopez commited on
Commit
cc1671b
1 Parent(s): 1a6a4e8
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  # base
2
- gradio==3.12.0
3
- plotly==5.11.0
4
- scipy==1.5.4
5
- tensorflow==2.5.0
6
- transformers==4.24.0
7
  # nlp
8
  spacy>=3.2.0,<3.3.0
9
  spacy-streamlit>=1.0.0rc1,<1.1.0
 
1
  # base
2
+ gradio
3
+ plotly
4
+ scipy
5
+ tensorflow
6
+ transformers
7
  # nlp
8
  spacy>=3.2.0,<3.3.0
9
  spacy-streamlit>=1.0.0rc1,<1.1.0