TejAndrewsACC commited on
Commit
7a7244e
·
verified ·
1 Parent(s): ed2d2c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1686,7 +1686,7 @@ def predict(message, history):
1686
  demo = gr.ChatInterface(
1687
  fn=predict,
1688
  type="messages",
1689
- multimoal=True,
1690
  chatbot=gr.Chatbot(
1691
  type="messages",
1692
  label="💙ACC Emulect+💙",
 
1686
  demo = gr.ChatInterface(
1687
  fn=predict,
1688
  type="messages",
1689
+ multimodal=True,
1690
  chatbot=gr.Chatbot(
1691
  type="messages",
1692
  label="💙ACC Emulect+💙",