Spaces:
Sleeping
Sleeping
GitHub Actions
commited on
Commit
·
a29ca1c
1
Parent(s):
686beef
Sync API from main repo
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas==2.2.3
|
|
6 |
numpy==1.26.4
|
7 |
scikit-learn==1.2.2
|
8 |
tslearn
|
9 |
-
tensorflow
|
|
|
|
6 |
numpy==1.26.4
|
7 |
scikit-learn==1.2.2
|
8 |
tslearn
|
9 |
+
tensorflow
|
10 |
+
python-multipart
|