Update app.py
Browse files
app.py
CHANGED
@@ -132,8 +132,8 @@ def infer(prompt, seed, randomize_seed, width, height, guidance_scale, num_infer
|
|
132 |
|
133 |
|
134 |
examples = [
|
135 |
-
"A
|
136 |
-
|
137 |
with gr.Blocks() as demo:
|
138 |
gr.HTML("""
|
139 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
|
|
132 |
|
133 |
|
134 |
examples = [
|
135 |
+
"A single distinctively-featured subject with exaggerated body proportions, Dali-inspired facial features including a long mustache and elongated features, a woman in the background, abundant melting objects, and other Dali-inspired distortions in the scene, expressing a balance of melancholy and subtle hints of happiness in a mysterious setting with a muted color palette and a deep, atmospheric environment, created using oil painting techniques, applying rule of thirds, leading lines, and a clear focal point, inspired by Dali's 'birth and death' motif",
|
136 |
+
"A single distinctively-featured subject with extremely pronounced and unique features in a monochromatic, Guernica-inspired picasso's Les Demoiselles d'Avignon style, standing out against the rain in a gaudin-inspired rainy street scene, with a subtle Guernica horse silhouette in the background, surrounded by less prominent origami-style cubist bodies"
|
137 |
with gr.Blocks() as demo:
|
138 |
gr.HTML("""
|
139 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|