h-siyuan commited on
Commit
da37098
·
verified ·
1 Parent(s): 9c1207c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -213,9 +213,9 @@ def build_demo(embed_mode, concurrency_count=1):
213
 
214
  with gr.Row():
215
  with gr.Column(scale=3):
216
- imagebox = gr.Image(type="numpy", label="Input Screenshot", placeholder="""#Challenge ShowUI with your hardest screenshots!
217
  For Windows: Win + Shift + S,
218
- For macOS: Command + Shoft + 3,
219
  Then upload / Paste from clipboard 🤗
220
  """)
221
  textbox = gr.Textbox(
 
213
 
214
  with gr.Row():
215
  with gr.Column(scale=3):
216
+ imagebox = gr.Image(type="numpy", label="Input Screenshot", placeholder="""#Try ShowUI with your screenshots!
217
  For Windows: Win + Shift + S,
218
+ For macOS: Command + Shift + 3,
219
  Then upload / Paste from clipboard 🤗
220
  """)
221
  textbox = gr.Textbox(