Spaces:
Sleeping
Sleeping
ahmedmbutt
commited on
Commit
•
88998de
1
Parent(s):
9460e58
chore: update scikit-learn dependency in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ fastapi
|
|
2 |
uvicorn[standard]
|
3 |
pandas
|
4 |
numpy
|
5 |
-
|
6 |
scipy
|
7 |
joblib
|
|
|
2 |
uvicorn[standard]
|
3 |
pandas
|
4 |
numpy
|
5 |
+
scikit-learn
|
6 |
scipy
|
7 |
joblib
|