Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -379,15 +379,14 @@ def generate(
|
|
379 |
else:
|
380 |
raise ValueError("Invalid model choice")
|
381 |
|
382 |
-
# Examples
|
383 |
examples = [
|
384 |
-
"
|
385 |
-
"
|
386 |
-
"
|
387 |
-
"
|
388 |
]
|
389 |
|
390 |
-
|
391 |
css = '''
|
392 |
.gradio-container {
|
393 |
max-width: 590px !important;
|
|
|
379 |
else:
|
380 |
raise ValueError("Invalid model choice")
|
381 |
|
382 |
+
# Examples
|
383 |
examples = [
|
384 |
+
"An attractive young woman with blue eyes lying face down on the bed, in the style of animated gifs, light white and light amber, jagged edges, the snapshot aesthetic, timeless beauty, goosepunk, sunrays shine upon it --no freckles --chaos 65 --ar 1:2 --profile yruxpc2 --stylize 750 --v 6.1",
|
385 |
+
"Headshot of handsome young man, wearing dark gray sweater with buttons and big shawl collar, brown hair and short beard, serious look on his face, black background, soft studio lighting, portrait photography --ar 85:128 --v 6.0 --style",
|
386 |
+
"Purple Dreamy, a medium-angle shot of a young woman with long brown hair, wearing a pair of eye-level glasses, stands in front of a backdrop of purple and white lights.",
|
387 |
+
"High-resolution photograph, woman, UHD, photorealistic, shot on a Sony A7III --chaos 20 --ar 1:2 --style raw --stylize 250"
|
388 |
]
|
389 |
|
|
|
390 |
css = '''
|
391 |
.gradio-container {
|
392 |
max-width: 590px !important;
|