uhdessai commited on
Commit
f09bed0
·
verified ·
1 Parent(s): 00b0e7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -293,7 +293,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as demo:
293
 
294
  examples = gr.Examples(
295
  examples = [
296
- ["Striped crop top"],
297
  ["Simple blue round-neck top with short sleeves"]
298
  ],
299
  inputs=[input_box]
 
293
 
294
  examples = gr.Examples(
295
  examples = [
296
+ ["Simple red V-neck top"],
297
  ["Simple blue round-neck top with short sleeves"]
298
  ],
299
  inputs=[input_box]