Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ pillow
|
|
2 |
uvicorn
|
3 |
fastapi
|
4 |
python-multipart
|
|
|
|
|
|
2 |
uvicorn
|
3 |
fastapi
|
4 |
python-multipart
|
5 |
+
starlette
|
6 |
+
tensorflow
|