MrBah commited on
Commit
1a828df
·
verified ·
1 Parent(s): 9f4eaae

Create requirements.txt

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