zafirabdullah12 commited on
Commit
ca19f90
·
verified ·
1 Parent(s): 4014b56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
 
1
  numpy
2
  nltk
3
- tensorflow
4
  keras
5
- gradio
6
  keras_preprocessing
 
1
+ tensorflow==2.15.0
2
+ gradio>=4.44.0
3
  numpy
4
  nltk
5
+ scikit-learn
6
  keras
 
7
  keras_preprocessing