baconnier commited on
Commit
9a92a7a
·
verified ·
1 Parent(s): 6f508ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -134,6 +134,7 @@ def infer(prompt, seed, randomize_seed, width, height, guidance_scale, num_infer
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;">
 
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
+ ]
138
  with gr.Blocks() as demo:
139
  gr.HTML("""
140
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">