SMD00 commited on
Commit
f179c3a
·
1 Parent(s): a34feeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -382,4 +382,4 @@ gr.Interface(
382
  [gr.Textbox(label="Image Size"),gr.Image(type="pil", label="Output Image"),"image",gr.Image( label="Output Image2"),"image"],
383
  title=title,
384
  description=description,
385
- examples=[ ['face.jpg'], ['montains.jpg'],['tree.jpg'] ]
 
382
  [gr.Textbox(label="Image Size"),gr.Image(type="pil", label="Output Image"),"image",gr.Image( label="Output Image2"),"image"],
383
  title=title,
384
  description=description,
385
+ examples=[ ['face.jpg'], ['montains.jpg'],['tree.jpg'] ])