Daniela-C commited on
Commit
fc744df
1 Parent(s): 40448a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -39,8 +39,8 @@ 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
 
46
  css="""
 
39
 
40
  examples = [
41
  "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
42
+ "Paris, France",
43
+ "A french cheese slice",
44
  ]
45
 
46
  css="""