huangrh9 commited on
Commit
30907a6
·
verified ·
1 Parent(s): dcd28a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -697,7 +697,7 @@ def build_demo(embed_mode):
697
  [None, "a smiling child."],
698
  [None, "tiger cub playing with soccer ball"],
699
  [None, "screenshot from a 16 bit platform game in a lush green landscape"],
700
- [None, "Old car in kandy sri lanka,lake road,flower, bright, sunny, orange sky, photorealistic"],
701
  [None, "Create a vibrant painting of a tropical beach at sunset."],
702
  ], inputs=[imagebox, textbox], label='Image Generation Examples')
703
 
 
697
  [None, "a smiling child."],
698
  [None, "tiger cub playing with soccer ball"],
699
  [None, "screenshot from a 16 bit platform game in a lush green landscape"],
700
+ [None, "Old car in kandy sri lanka,lake road,flower, bright, sunny, orange sky"],
701
  [None, "Create a vibrant painting of a tropical beach at sunset."],
702
  ], inputs=[imagebox, textbox], label='Image Generation Examples')
703