UKURIKIYEYEZU commited on
Commit
cba34a9
·
verified ·
1 Parent(s): 8a7aa1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -706,7 +706,7 @@ def chatbot_interface():
706
  """
707
 
708
  return demo
709
-
710
  # Launch the interface
711
  if __name__ == "__main__":
712
  chatbot_interface().launch(share=True)
 
706
  """
707
 
708
  return demo
709
+
710
  # Launch the interface
711
  if __name__ == "__main__":
712
  chatbot_interface().launch(share=True)