jschwaller commited on
Commit
5bba6dc
·
verified ·
1 Parent(s): acc1c62

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.20
2
+ gradio==3.44.1
3
+ tensorflow
4
+ tensorflow_hub
5
+ Pillow
6
+ matplotlib
7
+ spacy_streamlit
8
+ streamlit
9
+ torch==1.12.1
10
+ shap==0.41.0
11
+ numpy==1.22.0
12
+ scipy