Docfile commited on
Commit
2865492
·
1 Parent(s): 43c13b3

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()
 
242
  ["OCR", "MARIAM-u", "Mariam-French", "Mariam-Philo", "Note Calc"],
243
  )
244
 
245
+ demo.launch(share=True)