Spaces:
brianmg
/
Runtime error

brianmg commited on
Commit
228b5f6
β€’
1 Parent(s): 87a66ae
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -114,8 +114,8 @@ demo = gr.Interface(
114
  outputs='plot', # 'plot' λŒ€μ‹  'image'도 μ‚¬μš© κ°€λŠ₯
115
  examples=["22.jpg", "33.jpg"],
116
  allow_flagging='never',
117
- title="Image Segmentation with Sepia Effect",
118
- description="Use the sepia effect to visualize image segmentation.",
119
  theme="huggingface",
120
  live=True, # μ‹€μ‹œκ°„ μ—…λ°μ΄νŠΈ ν™œμ„±ν™”
121
  interpretation="default", # λ˜λŠ” 'none'으둜 μ„€μ •ν•˜μ—¬ 해석 κΈ°λŠ₯ λΉ„ν™œμ„±ν™”
 
114
  outputs='plot', # 'plot' λŒ€μ‹  'image'도 μ‚¬μš© κ°€λŠ₯
115
  examples=["22.jpg", "33.jpg"],
116
  allow_flagging='never',
117
+ title="201912064 Park MinGyu",
118
+ description="sample image - city road",
119
  theme="huggingface",
120
  live=True, # μ‹€μ‹œκ°„ μ—…λ°μ΄νŠΈ ν™œμ„±ν™”
121
  interpretation="default", # λ˜λŠ” 'none'으둜 μ„€μ •ν•˜μ—¬ 해석 κΈ°λŠ₯ λΉ„ν™œμ„±ν™”