h-siyuan commited on
Commit
39c26de
·
verified ·
1 Parent(s): ba9f043

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ def build_demo(embed_mode, concurrency_count=1):
154
  f"""
155
  <div style="text-align: center; margin-bottom: 20px;">
156
  <!-- Image -->
157
- <img src="./examples/showui.png" alt="ShowUI" width="320" style="margin-bottom: 10px;"/>
158
 
159
  <!-- Description -->
160
  <p>ShowUI is a lightweight vision-language-action model for GUI agents.</p>
 
154
  f"""
155
  <div style="text-align: center; margin-bottom: 20px;">
156
  <!-- Image -->
157
+ <img src="./assets/showui.png" alt="ShowUI" width="320" style="margin-bottom: 10px;"/>
158
 
159
  <!-- Description -->
160
  <p>ShowUI is a lightweight vision-language-action model for GUI agents.</p>