Israa-M commited on
Commit
3147ce7
·
verified ·
1 Parent(s): 5b8a690

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -328,4 +328,4 @@ Short intake (≈3–5 minutes). Generates a **human-readable pre-call briefing*
328
  outputs=[output_briefing, output_file],
329
  )
330
 
331
- demo.launch()
 
328
  outputs=[output_briefing, output_file],
329
  )
330
 
331
+ demo.launch(share=True)