shadowlilac commited on
Commit
ffbe23e
1 Parent(s): ffe83e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ iface = gr.Interface(
20
  inputs="image",
21
  outputs="text",
22
  live=True,
23
- interpretation="default"
24
  )
25
 
26
  # Launch the Gradio app
 
20
  inputs="image",
21
  outputs="text",
22
  live=True,
 
23
  )
24
 
25
  # Launch the Gradio app