luisejdm commited on
Commit
3ebffe2
·
verified ·
1 Parent(s): efada2f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas==2.3.3
2
+ sdv==1.35.1
3
+ scikit-learn==1.8.0
4
+ seaborn==0.13.2
5
+ matplotlib==3.10.8
6
+ gradio==6.9.0
7
+ numpy==2.4.4