Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -219,11 +219,8 @@ input[type="text"]:focus, textarea:focus {
|
|
219 |
"""
|
220 |
|
221 |
title = """
|
222 |
-
<h1 align="center" style="margin-bottom: 0.2em;">
|
223 |
-
|
224 |
-
์ข/์ค์/์ฐ ๊ฐ ์์ญ์ ๋ค๋ฅธ ํ๋กฌํํธ๋ฅผ ์ ์ฉํ์ฌ ํ์ผ๋ง ์ด๋ฏธ์ง๋ฅผ ์์ฑํฉ๋๋ค.<br>
|
225 |
-
์๋ ์์ ๋ฅผ ํด๋ฆญํ๋ฉด ์
๋ ฅ์ฐฝ์ ๊ฐ์ด ์ฑ์์ง๋๋ค.
|
226 |
-
</p>
|
227 |
"""
|
228 |
|
229 |
with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
@@ -285,10 +282,10 @@ with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
285 |
gr.Examples(
|
286 |
examples=[
|
287 |
[
|
288 |
-
"
|
289 |
-
"
|
290 |
-
"
|
291 |
-
|
292 |
7, 7, 7,
|
293 |
128,
|
294 |
30,
|
@@ -299,10 +296,10 @@ with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
299 |
1280
|
300 |
],
|
301 |
[
|
302 |
-
"
|
303 |
-
"
|
304 |
-
"
|
305 |
-
|
306 |
8, 8, 8,
|
307 |
100,
|
308 |
35,
|
@@ -313,10 +310,10 @@ with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
313 |
1280
|
314 |
],
|
315 |
[
|
316 |
-
"
|
317 |
-
"
|
318 |
-
"
|
319 |
-
|
320 |
6, 6, 6,
|
321 |
80,
|
322 |
25,
|
@@ -327,10 +324,10 @@ with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
327 |
1280
|
328 |
],
|
329 |
[
|
330 |
-
"
|
331 |
-
"
|
332 |
-
"
|
333 |
-
|
334 |
9, 9, 9,
|
335 |
150,
|
336 |
40,
|
|
|
219 |
"""
|
220 |
|
221 |
title = """
|
222 |
+
<h1 align="center" style="margin-bottom: 0.2em;">Panorama X3 IMAGE ๐ค</h1>
|
223 |
+
|
|
|
|
|
|
|
224 |
"""
|
225 |
|
226 |
with gr.Blocks(css=css, title="SDXL Tiling Pipeline") as app:
|
|
|
282 |
gr.Examples(
|
283 |
examples=[
|
284 |
[
|
285 |
+
"Iron Man, repulsor rays blasting enemies in destroyed cityscape, sparks, energy trails, crumbling skyscrapers, smoke, debris, cinematic lighting, photorealistic, intense action. Focus: Iron Man.",
|
286 |
+
"Captain America charging forward, vibranium shield deflecting energy blasts in destroyed cityscape, collapsing buildings, rubble streets, battle-damaged suit, determined expression, distant explosions, cinematic composition, realistic rendering. Focus: Captain America.",
|
287 |
+
"Thor wielding Stormbreaker in destroyed cityscape, lightning crackling, powerful strike downwards, shattered buildings, burning debris, ground trembling, Asgardian armor, cinematic photography, realistic details. Focus: Thor.",
|
288 |
+
"blurry, low resolution, artifacts, poor details",
|
289 |
7, 7, 7,
|
290 |
128,
|
291 |
30,
|
|
|
296 |
1280
|
297 |
],
|
298 |
[
|
299 |
+
"A charming house in the countryside, by jakub rozalski, sunset lighting, elegant, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
300 |
+
"A dirt road in the countryside crossing pastures, by jakub rozalski, sunset lighting, elegant, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
301 |
+
"An old and rusty giant robot lying on a dirt road, by jakub rozalski, dark sunset lighting, elegant, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
302 |
+
"blurry, poorly rendered, low quality, disfigured",
|
303 |
8, 8, 8,
|
304 |
100,
|
305 |
35,
|
|
|
310 |
1280
|
311 |
],
|
312 |
[
|
313 |
+
"Abstract decorative illustration, by joan miro and gustav klimt and marlina vera and loish, elegant, intricate, highly detailed, smooth, sharp focus, vibrant colors, artstation, stunning masterpiece",
|
314 |
+
"Abstract decorative illustration, by joan miro and gustav klimt and marlina vera and loish, elegant, intricate, highly detailed, smooth, sharp focus, vibrant colors, artstation, stunning masterpiece",
|
315 |
+
"Abstract decorative illustration, by joan miro and gustav klimt and marlina vera and loish, elegant, intricate, highly detailed, smooth, sharp focus, vibrant colors, artstation, stunning masterpiece",
|
316 |
+
"text, watermark, signature, distorted",
|
317 |
6, 6, 6,
|
318 |
80,
|
319 |
25,
|
|
|
324 |
1280
|
325 |
],
|
326 |
[
|
327 |
+
"Magical diagrams and runes written with chalk on a blackboard, elegant, intricate, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
328 |
+
"Magical diagrams and runes written with chalk on a blackboard, elegant, intricate, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
329 |
+
"Magical diagrams and runes written with chalk on a blackboard, elegant, intricate, highly detailed, smooth, sharp focus, artstation, stunning masterpiece",
|
330 |
+
"low quality, artifact, deformed, sketchy",
|
331 |
9, 9, 9,
|
332 |
150,
|
333 |
40,
|