Ahtisham1583 commited on
Commit
531c5ec
·
verified ·
1 Parent(s): 213ba44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  streamlit
2
  tensorflow
 
 
 
 
 
 
 
 
1
  streamlit
2
  tensorflow
3
+ keras
4
+ tensorflow # Replace <keras_version> with the Keras version used during training
5
+ pandas
6
+ numpy
7
+ nltk
8
+ matplotlib
9
+ seaborn