D0k-tor commited on
Commit
01ce9b4
·
1 Parent(s): 7119ad5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ with gr.Blocks() as demo:
67
  # gr.Textbox(type="text",label="Captions")
68
 
69
 
70
- demo.launch()
 
67
  # gr.Textbox(type="text",label="Captions")
68
 
69
 
70
+ demo.launch(debug=True)