darkc0de commited on
Commit
ec97f13
·
verified ·
1 Parent(s): 08fae73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -40,4 +40,6 @@ with gr.Blocks() as demo:
40
  gr.ChatInterface(respond, chatbot=gr.Chatbot(height=800))
41
 
42
  if __name__ == "__main__":
43
- demo.launch(show_api=False, share=False)
 
 
 
40
  gr.ChatInterface(respond, chatbot=gr.Chatbot(height=800))
41
 
42
  if __name__ == "__main__":
43
+ demo.launch(show_api=False, share=False)
44
+
45
+ ![image/webp](https://cdn-uploads.huggingface.co/production/uploads/6540a02d1389943fef4d2640/gvDlurgKzQFbSy1RFew9g.webp)