multimodalart HF Staff commited on
Commit
34faca9
·
verified ·
1 Parent(s): d172548

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,7 +253,7 @@ css = """
253
 
254
  with gr.Blocks(css=css) as demo:
255
  with gr.Column(elem_id="col-container"):
256
- gr.Markdown("""
257
  <div id="logo-title">
258
  <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_logo.png" alt="Qwen-Image Logo" width="400" style="display: block; margin: 0 auto;">
259
  <h2>Fast</h2>
 
253
 
254
  with gr.Blocks(css=css) as demo:
255
  with gr.Column(elem_id="col-container"):
256
+ gr.HTML("""
257
  <div id="logo-title">
258
  <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_logo.png" alt="Qwen-Image Logo" width="400" style="display: block; margin: 0 auto;">
259
  <h2>Fast</h2>