Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
fastapi
|
2 |
gradio
|
|
|
3 |
uvicorn
|
4 |
-
scikit-learn
|
5 |
pandas
|
6 |
-
|
7 |
joblib
|
|
|
|
|
|
1 |
gradio
|
2 |
+
fastapi
|
3 |
uvicorn
|
|
|
4 |
pandas
|
5 |
+
scikit-learn
|
6 |
joblib
|
7 |
+
numpy
|