Docfile commited on
Commit
bfe8f8e
·
1 Parent(s): f8c8b27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,4 +242,4 @@ demo = gr.TabbedInterface(
242
  ["OCR", "MARIAM-u", "Mariam-French", "Mariam-Philo", "Note Calc"],
243
  )
244
 
245
- demo.launch(share=True)
 
242
  ["OCR", "MARIAM-u", "Mariam-French", "Mariam-Philo", "Note Calc"],
243
  )
244
 
245
+ demo.launch()