Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -198,7 +198,7 @@ def build_demo(embed_mode, concurrency_count=1):
|
|
198 |
["./examples/wallet.png", "Scan a QR code."],
|
199 |
["./examples/web_forum.png", "Post my comment."],
|
200 |
["./examples/web_shopping.png", "Proceed to checkout."],
|
201 |
-
["./examples/word.png", "
|
202 |
],
|
203 |
inputs=[imagebox, textbox],
|
204 |
examples_per_page=3
|
|
|
198 |
["./examples/wallet.png", "Scan a QR code."],
|
199 |
["./examples/web_forum.png", "Post my comment."],
|
200 |
["./examples/web_shopping.png", "Proceed to checkout."],
|
201 |
+
["./examples/word.png", "More shapes."],
|
202 |
],
|
203 |
inputs=[imagebox, textbox],
|
204 |
examples_per_page=3
|