LDY commited on
Commit
7fb2a6b
1 Parent(s): ed289ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -161,6 +161,7 @@ with demo:
161
 
162
  gradio.Examples(
163
  examples=[
 
164
  ['A white cat with golden sunglasses on, pink background, studio lighting, 4k, award winning photography', 2, 'examples/cat.png'],
165
  ['an astronaut dancing on the moon’s surface, close-up photo', 2, 'examples/astronaut.png'],
166
  ['A photo of a Samoyed dog with its tongue out hugging a white Siamese cat', 5, 'examples/dog.png'],
 
161
 
162
  gradio.Examples(
163
  examples=[
164
+ ['A diorama of a bunny family sitting around the table having dinner ,8k, photograph', 3, 'examples/table.png'],
165
  ['A white cat with golden sunglasses on, pink background, studio lighting, 4k, award winning photography', 2, 'examples/cat.png'],
166
  ['an astronaut dancing on the moon’s surface, close-up photo', 2, 'examples/astronaut.png'],
167
  ['A photo of a Samoyed dog with its tongue out hugging a white Siamese cat', 5, 'examples/dog.png'],