Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -71,7 +71,7 @@ requests==2.31.0
|
|
| 71 |
rich==13.7.1
|
| 72 |
rpds-py==0.18.0
|
| 73 |
safetensors==0.4.2
|
| 74 |
-
scikit-learn==1.4.1
|
| 75 |
scipy==1.12.0
|
| 76 |
seaborn==0.13.2
|
| 77 |
setuptools==69.1.1
|
|
|
|
| 71 |
rich==13.7.1
|
| 72 |
rpds-py==0.18.0
|
| 73 |
safetensors==0.4.2
|
| 74 |
+
scikit-learn==1.4.1.post1
|
| 75 |
scipy==1.12.0
|
| 76 |
seaborn==0.13.2
|
| 77 |
setuptools==69.1.1
|