Kalbe-x-Bangkit commited on
Commit
2ed4863
·
verified ·
1 Parent(s): 783c4bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,4 +389,4 @@ with gr.Blocks(
389
  ],
390
  )
391
 
392
- demo.launch()
 
389
  ],
390
  )
391
 
392
+ demo.launch(share=True, debug=True)