MiyunKim commited on
Commit
2452fb7
·
verified ·
1 Parent(s): e6e05d3

Create requirements.txt

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