paragon-analytics commited on
Commit
b5b28b9
1 Parent(s): 6f7dc46

Create requirements.txt

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