alexnasa commited on
Commit
bcc0860
·
verified ·
1 Parent(s): 6dd16b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -607,7 +607,7 @@ if __name__ == "__main__":
607
  examples = gr.Examples(
608
  examples=[
609
  [
610
- "ENT1 wearing ENT2",
611
  "sample/woman2.jpg", "a woman",
612
  "sample/dress.jpg", "a dress",
613
  ],
 
607
  examples = gr.Examples(
608
  examples=[
609
  [
610
+ "ENT1 with long curly hair wearing ENT2 at Met Gala",
611
  "sample/woman2.jpg", "a woman",
612
  "sample/dress.jpg", "a dress",
613
  ],