Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
cec84ff
1
Parent(s):
923fd8e
fixing headers
Browse files
app.py
CHANGED
@@ -177,7 +177,7 @@ body {
|
|
177 |
title = """<h1 align="center">MoD ControlNet Tile Upscaler for SDXLπ€</h1>
|
178 |
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; overflow:hidden;">
|
179 |
<span>This project implements the <a href="https://arxiv.org/pdf/2408.06072">π MoD (Mixture-of-Diffusers)</a> tiled diffusion technique and combines it with SDXL's ControlNet Tile process.</span>
|
180 |
-
<span>π» <
|
181 |
<span>π <b>Controlnet Union Power!</b> Check out the model: <a href="https://huggingface.co/xinsir/controlnet-union-sdxl-1.0">Controlnet Union</a></span>
|
182 |
<span>π¨ <b>RealVisXL V5.0 for Stunning Visuals!</b> Explore it here: <a href="https://huggingface.co/SG161222/RealVisXL_V5.0">RealVisXL</a></span>
|
183 |
</div>
|
|
|
177 |
title = """<h1 align="center">MoD ControlNet Tile Upscaler for SDXLπ€</h1>
|
178 |
<div style="display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; overflow:hidden;">
|
179 |
<span>This project implements the <a href="https://arxiv.org/pdf/2408.06072">π MoD (Mixture-of-Diffusers)</a> tiled diffusion technique and combines it with SDXL's ControlNet Tile process.</span>
|
180 |
+
<span>π» <a href="https://github.com/DEVAIEXP/mod-control-tile-upscaler-sdxl">GitHub Code</a></span>
|
181 |
<span>π <b>Controlnet Union Power!</b> Check out the model: <a href="https://huggingface.co/xinsir/controlnet-union-sdxl-1.0">Controlnet Union</a></span>
|
182 |
<span>π¨ <b>RealVisXL V5.0 for Stunning Visuals!</b> Explore it here: <a href="https://huggingface.co/SG161222/RealVisXL_V5.0">RealVisXL</a></span>
|
183 |
</div>
|