akhaliq HF Staff commited on
Commit
68c1a70
·
verified ·
1 Parent(s): ba5e93f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ chatbot = gr.ChatInterface(
55
  )
56
 
57
  # Launch the app
58
- chatbot.launch(share=True, server_port=80, enable_queue=True)
 
55
  )
56
 
57
  # Launch the app
58
+ chatbot.launch()