Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn[standard]
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
|
|
|
| 5 |
pillow
|
| 6 |
-
|
| 7 |
-
pydantic
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
+
fastapi
|
| 4 |
+
uvicorn
|
| 5 |
pillow
|
| 6 |
+
python-multipart
|
|
|