Deepak Sahu commited on
Commit
354f0a1
·
1 Parent(s): 19b5e00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ with demo:
75
  with gr.TabItem("Source Documents"):
76
  gr.Markdown(TXT_SOURCE_DOC_DESCRIPTION)
77
 
78
- demo.launch(debug=True)
 
75
  with gr.TabItem("Source Documents"):
76
  gr.Markdown(TXT_SOURCE_DOC_DESCRIPTION)
77
 
78
+ demo.launch()