Spaces:
Sleeping
Sleeping
GitHub Actions
commited on
Commit
·
a30d598
1
Parent(s):
947b4e0
Sync API from main repo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ huggingface-hub
|
|
5 |
pandas==2.2.3
|
6 |
numpy==1.26.4
|
7 |
scikit-learn==1.2.2
|
8 |
-
scipy
|
9 |
tslearn
|
10 |
tensorflow
|
11 |
python-multipart
|
|
|
5 |
pandas==2.2.3
|
6 |
numpy==1.26.4
|
7 |
scikit-learn==1.2.2
|
8 |
+
scipy==1.14.1
|
9 |
tslearn
|
10 |
tensorflow
|
11 |
python-multipart
|