TejAndrewsACC commited on
Commit
b73a054
·
verified ·
1 Parent(s): 64eb3f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1670,6 +1670,7 @@ def predict(message, history):
1670
  demo = gr.ChatInterface(
1671
  fn=predict,
1672
  type="messages",
 
1673
  chatbot=gr.Chatbot(
1674
  type="messages",
1675
  label="💙ACC Emulect+💙",
 
1670
  demo = gr.ChatInterface(
1671
  fn=predict,
1672
  type="messages",
1673
+ multimodal=True,
1674
  chatbot=gr.Chatbot(
1675
  type="messages",
1676
  label="💙ACC Emulect+💙",