Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ with gr.Blocks(css=css) as demo:
|
|
142 |
with gr.Column(elem_id="col-container"):
|
143 |
gr.HTML(f"""
|
144 |
<h2 style="text-align: center;">
|
145 |
-
PASD
|
146 |
</h2>
|
147 |
<p style="text-align: center;">
|
148 |
Pixel-Aware Stable Diffusion for Realistic Image Super-resolution and Personalized Stylization
|
|
|
142 |
with gr.Column(elem_id="col-container"):
|
143 |
gr.HTML(f"""
|
144 |
<h2 style="text-align: center;">
|
145 |
+
PASD Magnify
|
146 |
</h2>
|
147 |
<p style="text-align: center;">
|
148 |
Pixel-Aware Stable Diffusion for Realistic Image Super-resolution and Personalized Stylization
|