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",
|