Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
fastapi
|
4 |
-
starlette
|
5 |
-
Pillow
|
6 |
-
tensorflow
|
7 |
-
uvicorn
|
8 |
-
huggingface-hub
|
9 |
python-multipart
|
|
|
1 |
+
pillow
|
2 |
+
uvicorn
|
3 |
+
fastapi
|
|
|
|
|
|
|
|
|
|
|
4 |
python-multipart
|