multimodalart HF Staff commited on
Commit
2ccb38d
·
verified ·
1 Parent(s): 2b02bda

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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: 30m
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
  ---