Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -283,10 +283,10 @@ def generate(
|
|
| 283 |
return image_paths, seed
|
| 284 |
|
| 285 |
examples = [
|
| 286 |
-
"
|
| 287 |
-
"
|
| 288 |
-
"
|
| 289 |
-
"
|
| 290 |
]
|
| 291 |
|
| 292 |
css = '''
|
|
|
|
| 283 |
return image_paths, seed
|
| 284 |
|
| 285 |
examples = [
|
| 286 |
+
"A girl in a purple top in a neon city, in the style of chinapunk, iconic album covers, soft-focus portraits, luke fildes, light amber and silver, exotic, captivating lighting --ar 1:2 --stylize 750 --v 6",
|
| 287 |
+
"Lost city of Atlantis, chaotic ocean, detailed, octane render, tall architectures, sharks + sealife, fish + corral, Unreal engine 5, 8k, --q 5 --s 7500 --ar 4:5",
|
| 288 |
+
"A galaxy with blue water, a red star and many planets in one view, in the style of digital fantasy nubelas and cosmos, light black and violet, realistic nubelas paintings, james paick, steve henderson, ue5, cosmic horror --ar 8:5",
|
| 289 |
+
"A confident woman detective with a sleek bobbed hairstyle cut and observant brown eyes, wearing a gray detective coat, is examining clues in a dimly lit crime scene, half-body:: portraited, face drawn by the masterful artist Wes Anderson, detailed, against a gritty background --ar 2:3 --niji 5 --style expressive --q 2"
|
| 290 |
]
|
| 291 |
|
| 292 |
css = '''
|