FatimaZh commited on
Commit
29f672c
·
verified ·
1 Parent(s): 3b6d645

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Khadija Chatbot") as demo:
111
  )
112
 
113
  if __name__ == "__main__":
114
- demo.launch(share=True)
 
111
  )
112
 
113
  if __name__ == "__main__":
114
+ demo.launch(share=True, show_error=True)