UKURIKIYEYEZU commited on
Commit
4a5f206
·
verified ·
1 Parent(s): a78fdc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -619,7 +619,7 @@ def chatbot_interface():
619
  # title="Chat with GBVR",
620
  # fill_height=True
621
  # )
622
- with chatbot_container:
623
  chat_interface = gr.ChatInterface(
624
  fn=rag_memory_stream,
625
  title="Chat with GBVR",
 
619
  # title="Chat with GBVR",
620
  # fill_height=True
621
  # )
622
+ with chatbot_container:
623
  chat_interface = gr.ChatInterface(
624
  fn=rag_memory_stream,
625
  title="Chat with GBVR",