rishiraj commited on
Commit
8115fea
·
verified ·
1 Parent(s): 049ebf8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -112,7 +112,6 @@ The final prompt you output should adhere to the following structure below. Do n
112
 
113
  chat_interface = gr.ChatInterface(
114
  fn=generate,
115
- chatbot=gr.Chatbot(show_label=True, show_share_button=True, show_copy_button=True, likeable=True, layout="bubble"),
116
  additional_inputs=[
117
  gr.Slider(
118
  label="Max new tokens",
 
112
 
113
  chat_interface = gr.ChatInterface(
114
  fn=generate,
 
115
  additional_inputs=[
116
  gr.Slider(
117
  label="Max new tokens",