Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,6 @@ import gradio as gr
|
|
14 |
chatbot = gr.Chatbot(
|
15 |
label="SYAI4.1",
|
16 |
show_copy_button=True,
|
17 |
-
likeable=True,
|
18 |
layout="panel"
|
19 |
)
|
20 |
def terminal(c):
|
|
|
14 |
chatbot = gr.Chatbot(
|
15 |
label="SYAI4.1",
|
16 |
show_copy_button=True,
|
|
|
17 |
layout="panel"
|
18 |
)
|
19 |
def terminal(c):
|