Spaces:
Sleeping
Sleeping
Henamen21
commited on
Commit
·
d5ca7a3
1
Parent(s):
a7649aa
adding module
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastapi
|
2 |
pandas
|
3 |
uvicorn
|
4 |
-
scikit-learn
|
|
|
|
1 |
fastapi
|
2 |
pandas
|
3 |
uvicorn
|
4 |
+
scikit-learn
|
5 |
+
python-multipart
|