Elijahbodden commited on
Commit
56aab7f
·
verified ·
1 Parent(s): 401ed7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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",