Spaces:
Sleeping
Sleeping
Commit
·
674b572
1
Parent(s):
da4140c
fix requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ nltk==3.9.1
|
|
8 |
numpy
|
9 |
pandas==2.3.0
|
10 |
pydantic==2.11.5
|
11 |
-
scikit_learn
|
12 |
-
scipy
|
13 |
-
seaborn
|
14 |
-
tensorflow
|
15 |
uvicorn
|
|
|
8 |
numpy
|
9 |
pandas==2.3.0
|
10 |
pydantic==2.11.5
|
11 |
+
scikit_learn
|
12 |
+
scipy
|
13 |
+
seaborn
|
14 |
+
tensorflow
|
15 |
uvicorn
|