Ath commited on
Commit
bdaf601
1 Parent(s): 7bfe07d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.21.5
2
+ pandas==1.3.5
3
+ scikit-learn==1.0.2
4
+ tensorflow==2.9.1
5
+ optuna==2.10.0
6
+ gradio==3.23.0