UKURIKIYEYEZU commited on
Commit
0c7d227
·
verified ·
1 Parent(s): 397e757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -689,6 +689,7 @@ def chatbot_interface():
689
  color: var(--text);
690
  }
691
  """
 
692
  return demo
693
 
694
  # Launch the interface
 
689
  color: var(--text);
690
  }
691
  """
692
+
693
  return demo
694
 
695
  # Launch the interface