Update app.py
Browse files
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 /
|
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,
|