JinHyeong99 commited on
Commit
220ed0f
ยท
1 Parent(s): 09dbfd1
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,8 +60,8 @@ iface = gr.Interface(
60
  inputs=gr.inputs.Image(type='pil'),
61
  examples = ['image1.jpg', 'image2.jpg', 'image3.jpg'],
62
  outputs= 'image',
63
- title="SegFormer Image Segmentation",
64
- description="Upload an image to segment it using the SegFormer model trained on Cityscapes dataset."
65
  )
66
 
67
  # ์ธํ„ฐํŽ˜์ด์Šค ์‹คํ–‰
 
60
  inputs=gr.inputs.Image(type='pil'),
61
  examples = ['image1.jpg', 'image2.jpg', 'image3.jpg'],
62
  outputs= 'image',
63
+ title="๋จธ์‹ ๋Ÿฌ๋‹ ๊ณผ์ œ7_3",
64
+ description="์ด๋ฏธ์ง€๋ฅผ ์˜ฌ๋ฆฌ์„ธ์š”.!!!!"
65
  )
66
 
67
  # ์ธํ„ฐํŽ˜์ด์Šค ์‹คํ–‰