Spaces:
Running
on
Zero
Running
on
Zero
Update chatbot.py
Browse files- chatbot.py +0 -1
chatbot.py
CHANGED
@@ -439,7 +439,6 @@ chatbot = gr.Chatbot(
|
|
439 |
label="OpenGPT-4o",
|
440 |
avatar_images=[None, BOT_AVATAR],
|
441 |
show_copy_button=True,
|
442 |
-
likeable=True,
|
443 |
layout="panel",
|
444 |
height=400,
|
445 |
)
|
|
|
439 |
label="OpenGPT-4o",
|
440 |
avatar_images=[None, BOT_AVATAR],
|
441 |
show_copy_button=True,
|
|
|
442 |
layout="panel",
|
443 |
height=400,
|
444 |
)
|