layerdiffusion commited on
Commit
eb75936
1 Parent(s): 88f5fab
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -338,7 +338,7 @@ with gr.Blocks(
338
 
339
  examples = gr.Dataset(
340
  samples=[
341
- ['generate an image of the fierce battle of warriors and a dragon'],
342
  ['change the dragon to a dinosaur']
343
  ],
344
  components=[gr.Textbox(visible=False)],
 
338
 
339
  examples = gr.Dataset(
340
  samples=[
341
+ ['generate an image of the fierce battle of warriors and the dragon'],
342
  ['change the dragon to a dinosaur']
343
  ],
344
  components=[gr.Textbox(visible=False)],