h-siyuan commited on
Commit
98677b3
·
verified ·
1 Parent(s): fe7236e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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", "Use 3D models."],
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