Spaces:
Sleeping
Sleeping
parkchihoon
commited on
Commit
β’
dbdf3a2
1
Parent(s):
9fdee19
second commit
Browse files
README.md
CHANGED
@@ -10,6 +10,15 @@ widget:
|
|
10 |
example_title: House
|
11 |
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
12 |
example_title: Castle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# SegFormer (b0-sized) model fine-tuned on ADE20k
|
|
|
10 |
example_title: House
|
11 |
- src: https://huggingface.co/datasets/hf-internal-testing/fixtures_ade20k/resolve/main/ADE_val_00000002.jpg
|
12 |
example_title: Castle
|
13 |
+
title: My_model
|
14 |
+
emoji: π
|
15 |
+
colorFrom: red
|
16 |
+
colorTo: blue
|
17 |
+
sdk: gradio
|
18 |
+
sdk_version: 3.44.4
|
19 |
+
app_file: pytorch_model.bin
|
20 |
+
pinned: false
|
21 |
+
|
22 |
---
|
23 |
|
24 |
# SegFormer (b0-sized) model fine-tuned on ADE20k
|