Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi
|
|
| 2 |
uvicorn[standard]
|
| 3 |
python-multipart
|
| 4 |
tensorflow
|
| 5 |
-
ultralytics
|
| 6 |
segmentation-models
|
| 7 |
rasterio
|
| 8 |
pillow
|
|
|
|
| 2 |
uvicorn[standard]
|
| 3 |
python-multipart
|
| 4 |
tensorflow
|
| 5 |
+
ultralytics==8.3.78
|
| 6 |
segmentation-models
|
| 7 |
rasterio
|
| 8 |
pillow
|