Gainward777 commited on
Commit
4501d93
·
verified ·
1 Parent(s): 80bdacd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,6 +113,6 @@ gr.Interface(
113
  gr.Image()
114
  ],
115
  examples=[
116
- ["./examples/models/girl1.jpg", "./examples/clothes/t_short.jpg", "shirt", "shirt"],
117
  ]
118
  ).launch(debug=True,share=True)
 
113
  gr.Image()
114
  ],
115
  examples=[
116
+ ["./examples/models/girl1.jpg", "./examples/clothes/t_short.jpg", "shirt", "black shirt"],
117
  ]
118
  ).launch(debug=True,share=True)