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