Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(css=css) as demo:
|
|
153 |
<h1 style="text-align: center;">SD-XL LoRA Fusion</h1>
|
154 |
<p style="text-align: center;">
|
155 |
Fuse 2 custom StableDiffusion-XL LoRa models <br />
|
156 |
-
If you are running this demo in a duplicated private space, all your private LoRa models tagged will be automatically listed in LoRa IDs dropdowns
|
157 |
</p>
|
158 |
'''
|
159 |
)
|
|
|
153 |
<h1 style="text-align: center;">SD-XL LoRA Fusion</h1>
|
154 |
<p style="text-align: center;">
|
155 |
Fuse 2 custom StableDiffusion-XL LoRa models <br />
|
156 |
+
If you are running this demo in a duplicated private space, all your private LoRa models tagged ["Diffusers", "stable-diffusion-sd-xl", "lora"] will be automatically listed in LoRa IDs dropdowns
|
157 |
</p>
|
158 |
'''
|
159 |
)
|