Spaces:
Running
on
Zero
Running
on
Zero
aifeifei798
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -35,6 +35,7 @@ def infer(prompt, seed=42, randomize_seed=False, width=1024, height=1024, num_in
|
|
35 |
return image, seed
|
36 |
|
37 |
examples = [
|
|
|
38 |
"a tiny astronaut hatching from an egg on the moon",
|
39 |
"a cat holding a sign that says hello world",
|
40 |
"an anime illustration of a wiener schnitzel",
|
|
|
35 |
return image, seed
|
36 |
|
37 |
examples = [
|
38 |
+
"A high-resolution photograph of a Japanese female model posing for a Louis Vuitton brand advertisement, featuring natural lighting effects, a consistent style, balanced composition, rich details, harmonious colors, no visible flaws, emotional expression, creativity, and uniqueness, with optimized technical parameters, master-level lighting, master-level color, and master-level styling.",
|
39 |
"a tiny astronaut hatching from an egg on the moon",
|
40 |
"a cat holding a sign that says hello world",
|
41 |
"an anime illustration of a wiener schnitzel",
|