DESSEP commited on
Commit
1b08679
·
verified ·
1 Parent(s): 0012053

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -53,9 +53,12 @@ def infer(
53
 
54
  examples = [
55
  "Professional Photo <Astronaut in a jungle>",
56
- "Cute anime Girl"
57
- "An astronaut riding a green horse",
 
58
  "A delicious ceviche cheesecake slice",
 
 
59
  ]
60
 
61
  css = """
 
53
 
54
  examples = [
55
  "Professional Photo <Astronaut in a jungle>",
56
+ "Cute anime Girl",
57
+ "A high tech solarpunk utopia in the Amazon rainforest",
58
+ "An insect robot preparing a delicious meal",
59
  "A delicious ceviche cheesecake slice",
60
+ "An astronaut riding a green horse",
61
+
62
  ]
63
 
64
  css = """