pavuluriashwitha commited on
Commit
d8f9f27
·
verified ·
1 Parent(s): 6880db6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
 
1
  pandas
2
  numpy
3
- seaborn
4
- matplotlib
5
- streamlit
6
- transformers
7
 
8
 
9
 
 
1
+ scikit-learn
2
  pandas
3
  numpy
4
+ tensorflow==2.12.0
5
+ keras
 
 
6
 
7
 
8