Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ with gr.Blocks(css=css) as demo:
|
|
250 |
gr.HTML("""
|
251 |
<div id="logo-title">
|
252 |
<img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_edit_logo.png" alt="Qwen-Image Edit Logo" width="400" style="display: block; margin: 0 auto;">
|
253 |
-
<h2 style="font-style: italic;color: #5b47d1;margin-top: -27px !important;margin-left: 133px;">
|
254 |
</div>
|
255 |
""")
|
256 |
gr.Markdown("""
|
|
|
250 |
gr.HTML("""
|
251 |
<div id="logo-title">
|
252 |
<img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_edit_logo.png" alt="Qwen-Image Edit Logo" width="400" style="display: block; margin: 0 auto;">
|
253 |
+
<h2 style="font-style: italic;color: #5b47d1;margin-top: -27px !important;margin-left: 133px;">Inpaint</h2>
|
254 |
</div>
|
255 |
""")
|
256 |
gr.Markdown("""
|