hackerbyhobby commited on
Commit
ca159d8
·
unverified ·
1 Parent(s): 63a0483

updated app to have user choose text or OCR

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -177,7 +177,6 @@ demo = gr.Interface(
177
  gr.Image(
178
  type="pil",
179
  label="Upload a Screenshot",
180
- tool="editor"
181
  )
182
  ],
183
  outputs="json",
 
177
  gr.Image(
178
  type="pil",
179
  label="Upload a Screenshot",
 
180
  )
181
  ],
182
  outputs="json",