QHL067 commited on
Commit
91e8f4b
·
1 Parent(s): ebb5e67
Files changed (1) hide show
  1. app.py +7 -3
app.py CHANGED
@@ -52,10 +52,14 @@ def infer(
52
  # return image, seed
53
 
54
 
 
 
 
 
 
 
55
  examples = [
56
- "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
57
- "An astronaut riding a green horse",
58
- "A delicious ceviche cheesecake slice",
59
  ]
60
 
61
  css = """
 
52
  # return image, seed
53
 
54
 
55
+ # examples = [
56
+ # "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
57
+ # "An astronaut riding a green horse",
58
+ # "A delicious ceviche cheesecake slice",
59
+ # ]
60
+
61
  examples = [
62
+ ["A dog cooking dinner in the kitchen", "An orange cat wearing sunglasses on a ship"],
 
 
63
  ]
64
 
65
  css = """