Spaces:
Sleeping
Sleeping
Elijahbodden
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -111,8 +111,6 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
111 |
demo = gr.ChatInterface(
|
112 |
respond,
|
113 |
additional_inputs_accordion=gr.Accordion(label="Options", open=True),
|
114 |
-
show_copy_button=True,
|
115 |
-
bubble_full_width=False,
|
116 |
css=".bubble-gap {gap: 6px !important}",
|
117 |
description="The model may take a while if it hasn't run recently or a lot of people are using it",
|
118 |
title="EliGPT v1.idon'tfuckingknow",
|
|
|
111 |
demo = gr.ChatInterface(
|
112 |
respond,
|
113 |
additional_inputs_accordion=gr.Accordion(label="Options", open=True),
|
|
|
|
|
114 |
css=".bubble-gap {gap: 6px !important}",
|
115 |
description="The model may take a while if it hasn't run recently or a lot of people are using it",
|
116 |
title="EliGPT v1.idon'tfuckingknow",
|