xMcLovinx commited on
Commit
2e69fd0
·
verified ·
1 Parent(s): a61146d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ def execute(image):
16
  iface = gr.Interface(
17
  execute,
18
  inputs=[
19
- gr.Image(type="pil"),
20
  "image",
21
  ],
22
  outputs="textbox"
 
16
  iface = gr.Interface(
17
  execute,
18
  inputs=[
 
19
  "image",
20
  ],
21
  outputs="textbox"