Aadityaramrame commited on
Commit
45c9e03
·
verified ·
1 Parent(s): f2f7266

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ with gr.Blocks() as demo:
20
  output = gr.JSON()
21
  file_input.change(process_pdf, file_input, output)
22
 
23
- demo.launch(share = True)
 
20
  output = gr.JSON()
21
  file_input.change(process_pdf, file_input, output)
22
 
23
+ demo.launch(share=True)