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

Update requirements.txt

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