developer0hye commited on
Commit
59aabd1
·
verified ·
1 Parent(s): 862065f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ with gr.Blocks() as iface:
74
  )
75
 
76
  # Launch the interface
77
- iface.launch(share=True)
 
74
  )
75
 
76
  # Launch the interface
77
+ iface.launch(debug=True)