Spaces:
Running on T4
Running on T4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -24,4 +24,5 @@ fastapi
|
|
| 24 |
uvicorn[standard]
|
| 25 |
pymongo
|
| 26 |
python-multipart
|
| 27 |
-
gradio
|
|
|
|
|
|
| 24 |
uvicorn[standard]
|
| 25 |
pymongo
|
| 26 |
python-multipart
|
| 27 |
+
gradio
|
| 28 |
+
boto3
|