Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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.
|
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>
|