Alexander Hux commited on
Commit
cd4a4ee
·
verified ·
1 Parent(s): c4072c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def infer(prompt, negative_prompt, seed, randomize_seed, width, height, guidance
39
 
40
  examples = [
41
  "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
42
- "An astronaut riding a green horse",
43
  "A delicious ceviche cheesecake slice",
44
  ]
45
 
 
39
 
40
  examples = [
41
  "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
42
+ "A Chrome wrapped Chevy Camero in the desert with neon blue underglow",
43
  "A delicious ceviche cheesecake slice",
44
  ]
45