multimodalart HF staff commited on
Commit
688c057
1 Parent(s): 2856b40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -49,10 +49,10 @@ def infer(prompt, negative_prompt="", seed=42, randomize_seed=False, width=1024,
49
  return image, seed
50
 
51
  examples = [
52
- "A photo of a lavender cat",
53
- "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
54
- "An astronaut riding a green horse",
55
- "A delicious ceviche cheesecake slice",
56
  ]
57
 
58
  css="""
 
49
  return image, seed
50
 
51
  examples = [
52
+ "A tacos food cart in front of a japanese castle",
53
+ "The spirit of a tamagotchi wandering in the city of Prague",
54
+ "A flourecent cat on the moon",
55
+ "A delicious gummy bear cheesecake slice",
56
  ]
57
 
58
  css="""