jkorstad commited on
Commit
b586a75
·
verified ·
1 Parent(s): dce1973

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def infer(prompt, seed=47622, randomize_seed=False, width=1024, height=1024, gui
30
  return image, seed
31
 
32
  examples = [
33
- "a dog holding a sign that says welcome",
34
  "Beautiful scene with a bright sunlit valley between a large cliffside mountain and a waterfall flowing down the side into a small stream",
35
  "A scene full of classic video game characters as stickers on a black water bottle",
36
  "4k photo of a Dark Forest filled with neon lights, where the air is charged with electromagnetic fields and solar radiation from distant stars. It's a beautiful collision of waves, light, particles and complexity",
 
30
  return image, seed
31
 
32
  examples = [
33
+ "a panda holding a bamboo sign that says welcome",
34
  "Beautiful scene with a bright sunlit valley between a large cliffside mountain and a waterfall flowing down the side into a small stream",
35
  "A scene full of classic video game characters as stickers on a black water bottle",
36
  "4k photo of a Dark Forest filled with neon lights, where the air is charged with electromagnetic fields and solar radiation from distant stars. It's a beautiful collision of waves, light, particles and complexity",