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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,7 +217,7 @@ def build_demo(embed_mode, concurrency_count=1):
217
 
218
  For Windows: Win + Shift + S,
219
  For macOS: Command + Shift + 3,
220
- Then upload / Paste from clipboard 🤗
221
  """)
222
  textbox = gr.Textbox(
223
  show_label=True,
 
217
 
218
  For Windows: Win + Shift + S,
219
  For macOS: Command + Shift + 3,
220
+ Then upload / paste from clipboard 🤗
221
  """)
222
  textbox = gr.Textbox(
223
  show_label=True,