johnnv commited on
Commit
4fb48aa
1 Parent(s): 3b352d4

update card model metadata

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,13 +1,22 @@
1
  ---
2
- title: SegFormer B3 CCAgT
3
- emoji: 💻
4
  colorFrom: red
5
  colorTo: green
6
- sdk: gradio
7
- sdk_version: 3.3.1
8
- app_file: app.py
9
- pinned: false
10
  license: mit
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ app_file: app.py
 
3
  colorFrom: red
4
  colorTo: green
5
+ datasets:
6
+ - lapix/CCAgT
7
+ emoji: 💻
 
8
  license: mit
9
+ models:
10
+ - lapix/segformer-b3-finetuned-ccagt-400-300
11
+ pinned: true
12
+ sdk: gradio
13
+ sdk_version: "3.3.1"
14
+ tags:
15
+ - vision
16
+ - image-segmentation
17
+ task_ids:
18
+ - semantic-segmentation
19
+ title: "SegFormer B3 CCAgT"
20
  ---
21
 
22
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference