Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 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
|
|
|
|
|
|
|
| 1 |
sdv==1.35.1
|
| 2 |
scikit-learn==1.8.0
|
| 3 |
matplotlib==3.10.8
|
| 4 |
pandas==2.3.3
|
| 5 |
seaborn==0.13.2
|
| 6 |
+
numpy==2.4.4
|