Spaces:
Sleeping
Sleeping
added gradio and fastapi import
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,6 @@ pandas
|
|
| 10 |
fastapi
|
| 11 |
uvicorn
|
| 12 |
python-multipart
|
| 13 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
| 10 |
fastapi
|
| 11 |
uvicorn
|
| 12 |
python-multipart
|
| 13 |
+
scikit-learn
|
| 14 |
+
gradio
|
| 15 |
+
fastapi
|