h-siyuan commited on
Commit
c1da1e1
·
verified ·
1 Parent(s): e790b56

Update app.py

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