jeongsoo commited on
Commit
4dc04d4
·
1 Parent(s): a7ca9f5

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,12 +1,6 @@
1
- flask==2.0.1
2
- werkzeug==2.0.1
3
- sentence-transformers==2.2.2
4
- scikit-learn==1.2.2
5
  numpy==1.24.3
6
  matplotlib==3.7.1
7
  networkx==3.1
8
  plotly==5.14.1
9
- joblib==1.2.0
10
- gunicorn==20.1.0
11
- huggingface-hub==0.12.1
12
- transformers==4.26.0
 
1
+ streamlit==1.26.0
 
 
 
2
  numpy==1.24.3
3
  matplotlib==3.7.1
4
  networkx==3.1
5
  plotly==5.14.1
6
+ scikit-learn==1.2.2