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