paragon-analytics commited on
Commit
9841ba3
1 Parent(s): 687b95d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.37.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
11
+ torch