UKURIKIYEYEZU commited on
Commit
113f651
·
verified ·
1 Parent(s): 299610d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -711,6 +711,7 @@ def chatbot_interface():
711
 
712
  return demo
713
 
 
714
  # Launch the interface
715
  if __name__ == "__main__":
716
  chatbot_interface().launch(share=True)
 
711
 
712
  return demo
713
 
714
+
715
  # Launch the interface
716
  if __name__ == "__main__":
717
  chatbot_interface().launch(share=True)