MrBah commited on
Commit
387b878
·
verified ·
1 Parent(s): 07a1dbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- tensorflow
2
  numpy
 
 
 
3
  gradio
4
- PIL
5
- Image
 
1
+ pandas
2
  numpy
3
+ keras
4
+ joblib
5
+ tensorflow
6
  gradio
7
+ scikit-learn