Habib U Rehman commited on
Commit
37dac4c
·
verified ·
1 Parent(s): eb3fe64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ with gr.Blocks(css=css) as app:
57
  outputs=output
58
  )
59
 
60
- app.launch(share=True)
 
57
  outputs=output
58
  )
59
 
60
+ app.launch(share=True, debug=True)