Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -220,11 +220,8 @@ button:hover, .btn:hover {
|
|
| 220 |
"""
|
| 221 |
|
| 222 |
title = """
|
| 223 |
-
<h1 align="center" style="margin-bottom: 0.2em;">
|
| 224 |
-
|
| 225 |
-
μ’/μ€μ/μ° κ° μμμ λ€λ₯Έ ν둬ννΈλ₯Ό μ μ©νμ¬ νμΌλ§ μ΄λ―Έμ§λ₯Ό μμ±ν©λλ€.<br>
|
| 226 |
-
μλ μμ λ₯Ό ν΄λ¦νλ©΄ μ
λ ₯μ°½μ κ°μ΄ μ±μμ§λλ€.
|
| 227 |
-
</p>
|
| 228 |
"""
|
| 229 |
|
| 230 |
with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
@@ -299,20 +296,7 @@ with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
| 299 |
1024, 1920,
|
| 300 |
1280
|
| 301 |
],
|
| 302 |
-
|
| 303 |
-
"Vibrant city street with neon signs and bustling crowds",
|
| 304 |
-
"Sleek modern skyscrapers with digital billboards",
|
| 305 |
-
"High-speed maglev train gliding over a futuristic urban landscape",
|
| 306 |
-
"blurry, poorly rendered, low quality, disfigured",
|
| 307 |
-
8, 8, 8,
|
| 308 |
-
100,
|
| 309 |
-
35,
|
| 310 |
-
987654321,
|
| 311 |
-
"EulerDiscreteScheduler",
|
| 312 |
-
1024, 1280,
|
| 313 |
-
1024, 1920,
|
| 314 |
-
1280
|
| 315 |
-
],
|
| 316 |
[
|
| 317 |
"Vibrant abstract strokes with fluid, swirling patterns in cool tones",
|
| 318 |
"Interlocking geometric shapes bursting with color and texture",
|
|
|
|
| 220 |
"""
|
| 221 |
|
| 222 |
title = """
|
| 223 |
+
<h1 align="center" style="margin-bottom: 0.2em;"> π€ Panorama X3 Image </h1>
|
| 224 |
+
|
|
|
|
|
|
|
|
|
|
| 225 |
"""
|
| 226 |
|
| 227 |
with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
|
|
| 296 |
1024, 1920,
|
| 297 |
1280
|
| 298 |
],
|
| 299 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 300 |
[
|
| 301 |
"Vibrant abstract strokes with fluid, swirling patterns in cool tones",
|
| 302 |
"Interlocking geometric shapes bursting with color and texture",
|