Spaces:
Running on Zero
Running on Zero
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,8 +8,15 @@ sdk_version: 6.22.0
|
|
| 8 |
app_file: app.py
|
| 9 |
short_description: Global field boundary delineation from satellite imagery
|
| 10 |
python_version: "3.12"
|
| 11 |
-
startup_duration_timeout:
|
| 12 |
license: agpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
models:
|
| 14 |
- MykolaL/DelineateAnything
|
| 15 |
---
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
short_description: Global field boundary delineation from satellite imagery
|
| 10 |
python_version: "3.12"
|
| 11 |
+
startup_duration_timeout: 1h
|
| 12 |
license: agpl-3.0
|
| 13 |
+
pinned: false
|
| 14 |
+
tags:
|
| 15 |
+
- remote-sensing
|
| 16 |
+
- agriculture
|
| 17 |
+
- instance-segmentation
|
| 18 |
+
- satellite-imagery
|
| 19 |
+
- yolo
|
| 20 |
models:
|
| 21 |
- MykolaL/DelineateAnything
|
| 22 |
---
|