Yi-666 commited on
Commit
59beba1
1 Parent(s): 7dd0b1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
 
 
1
  transformers
2
  torch
3
- streamlit
4
- matplotlib
5
  scikit-learn
 
 
 
6
 
 
1
+ streamlit
2
+ datasets
3
  transformers
4
  torch
 
 
5
  scikit-learn
6
+ matplotlib
7
+ tqdm
8
+
9