Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,6 @@ demo = gr.ChatInterface(
|
|
134 |
title="DAN-L3-R1-8B",
|
135 |
description=description,
|
136 |
chatbot=gr.Chatbot(
|
137 |
-
scale=1,
|
138 |
# likeable=False,
|
139 |
# show_copy_button=True
|
140 |
)
|
|
|
134 |
title="DAN-L3-R1-8B",
|
135 |
description=description,
|
136 |
chatbot=gr.Chatbot(
|
|
|
137 |
# likeable=False,
|
138 |
# show_copy_button=True
|
139 |
)
|