TornikeO commited on
Commit
7fc702f
·
1 Parent(s): 4c84325

Add myself as example

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. lenna.png +0 -0
  3. tornikeo.jpg +0 -0
app.py CHANGED
@@ -148,7 +148,7 @@ interface = gr.Interface(
148
  fn=inference,
149
  inputs=gr.Image(type='filepath'),
150
  outputs=["image", "image"],
151
- examples=[['tornikeo.jpg'],['lenna.png'],
152
  ['robot.png'], ['ship.png']],
153
  # title=title,
154
  # description=description,
 
148
  fn=inference,
149
  inputs=gr.Image(type='filepath'),
150
  outputs=["image", "image"],
151
+ examples=[['tornikeo.jpg'],#['lenna.png'],
152
  ['robot.png'], ['ship.png']],
153
  # title=title,
154
  # description=description,
lenna.png DELETED
Binary file (474 kB)
 
tornikeo.jpg DELETED
Binary file (248 kB)