Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ requests
|
|
| 5 |
pymongo
|
| 6 |
scikit-learn
|
| 7 |
segmentation-models-pytorch
|
| 8 |
-
gradio
|
|
|
|
|
|
|
|
|
| 5 |
pymongo
|
| 6 |
scikit-learn
|
| 7 |
segmentation-models-pytorch
|
| 8 |
+
gradio
|
| 9 |
+
uvicorn
|
| 10 |
+
fastapi
|