Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -314,7 +314,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
314 |
gr.Markdown(
|
315 |
"""
|
316 |
<div style="text-align: justify;">
|
317 |
-
🥠Models used in the playground: <a href="https://huggingface.co/SG161222/RealVisXL_V5.
|
318 |
for image generation. Stable Diffusion XL piped (SDXL) model HF. This is the demo space for generating images using the Stable Diffusion XL models, with multiple different variants available.
|
319 |
</div>
|
320 |
"""
|
|
|
314 |
gr.Markdown(
|
315 |
"""
|
316 |
<div style="text-align: justify;">
|
317 |
+
🥠Models used in the playground: <a href="https://huggingface.co/SG161222/RealVisXL_V5.0_Lightning">[LIGHTNING V5.0]</a>, <a href="https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning">[LIGHTNING V4.0]</a>
|
318 |
for image generation. Stable Diffusion XL piped (SDXL) model HF. This is the demo space for generating images using the Stable Diffusion XL models, with multiple different variants available.
|
319 |
</div>
|
320 |
"""
|