Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ uvicorn[standard]
|
|
| 3 |
torchvision==0.17.2
|
| 4 |
ultralytics
|
| 5 |
pillow==10.3.0
|
|
|
|
|
|
| 3 |
torchvision==0.17.2
|
| 4 |
ultralytics
|
| 5 |
pillow==10.3.0
|
| 6 |
+
python-multipart
|