Rabbit-Innotech commited on
Commit
fc72314
·
verified ·
1 Parent(s): 57fd9a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1617,6 +1617,7 @@ demo = gr.ChatInterface(
1617
  description=welcome_msg
1618
  )
1619
 
 
1620
  # Launch the app
1621
  if __name__ == "__main__":
1622
  demo.launch(share=True, inbrowser=True, debug=True)
 
1617
  description=welcome_msg
1618
  )
1619
 
1620
+
1621
  # Launch the app
1622
  if __name__ == "__main__":
1623
  demo.launch(share=True, inbrowser=True, debug=True)