prasenjeet099 commited on
Commit
2417ba9
·
verified ·
1 Parent(s): 3ca2f47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,9 +1,13 @@
 
 
1
  streamlit
2
  torch
3
  transformers
4
  datasets
 
5
  pandas
 
 
6
  scikit-learn
7
- accelerate>=0.26.0
8
  numpy
9
- matplotlib
 
1
+
2
+ accelerate>=0.26.0
3
  streamlit
4
  torch
5
  transformers
6
  datasets
7
+ optuna
8
  pandas
9
+ matplotlib
10
+ seaborn
11
  scikit-learn
 
12
  numpy
13
+ scipy