Spaces:
Running
on
Zero
Running
on
Zero
Update app_local.py
Browse files- app_local.py +1 -1
app_local.py
CHANGED
|
@@ -432,7 +432,7 @@ with gr.Blocks(title="Qwen Image Edit - Fast Lightning Mode w/ Batch") as demo:
|
|
| 432 |
gr.Markdown("""
|
| 433 |
<div style="text-align: center; background: linear-gradient(to right, #3a7bd5, #00d2ff); color: white; padding: 20px; border-radius: 8px;">
|
| 434 |
<h1 style="margin-bottom: 5px;">⚡️ Qwen-Image-Edit Lightning</h1>
|
| 435 |
-
<p>✨
|
| 436 |
<p>📝 Local Prompt Enhancement, Batched Multi-image Generation, 🎨 Preset Batches</p>
|
| 437 |
</div>
|
| 438 |
""")
|
|
|
|
| 432 |
gr.Markdown("""
|
| 433 |
<div style="text-align: center; background: linear-gradient(to right, #3a7bd5, #00d2ff); color: white; padding: 20px; border-radius: 8px;">
|
| 434 |
<h1 style="margin-bottom: 5px;">⚡️ Qwen-Image-Edit Lightning</h1>
|
| 435 |
+
<p>✨ 4-step inferencing with lightx2v's LoRA.</p>
|
| 436 |
<p>📝 Local Prompt Enhancement, Batched Multi-image Generation, 🎨 Preset Batches</p>
|
| 437 |
</div>
|
| 438 |
""")
|