Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -42,8 +42,8 @@ def infer(prompt, negative_prompt="low quality, ugly, unfinished, out of focus,
|
|
42 |
|
43 |
examples = [
|
44 |
"A high-fashion close-up portrait of a blonde woman in clear sunglasses. The image uses a bold teal and red color split for dramatic lighting. The background is a simple teal-green. The photo is sharp and well-composed, and is designed for viewing with anaglyph 3D glasses for optimal effect. It looks professionally done.",
|
45 |
-
"A
|
46 |
-
"
|
47 |
]
|
48 |
|
49 |
css="""
|
|
|
42 |
|
43 |
examples = [
|
44 |
"A high-fashion close-up portrait of a blonde woman in clear sunglasses. The image uses a bold teal and red color split for dramatic lighting. The background is a simple teal-green. The photo is sharp and well-composed, and is designed for viewing with anaglyph 3D glasses for optimal effect. It looks professionally done.",
|
45 |
+
"A dog eating pizza",
|
46 |
+
"The spirit of a tamagotchi wandering in San Francisco",
|
47 |
]
|
48 |
|
49 |
css="""
|