Geraldine commited on
Commit
5d5e49f
·
verified ·
1 Parent(s): 4b0c9f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
 
2
  pandas
3
- streamlit
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
  pandas
4
+ matplotlib
5
+ plotly
6
+ scikit-learn
7
+ transformers @ git+https://github.com/huggingface/transformers.git
8
+ torch