nicholasKluge commited on
Commit
428f653
·
verified ·
1 Parent(s): defa8d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -93,7 +93,6 @@ with gr.Blocks(theme='freddyaboulton/dracula_revamped') as demo:
93
  avatar_images=("./astronaut.png", "./robot.png"),
94
  render_markdown= True,
95
  line_breaks=True,
96
- #likeable=False,
97
  layout='panel')
98
 
99
  msg = gr.Textbox(label="Write a question or instruction ...", placeholder="What is the capital of Brazil?")
 
93
  avatar_images=("./astronaut.png", "./robot.png"),
94
  render_markdown= True,
95
  line_breaks=True,
 
96
  layout='panel')
97
 
98
  msg = gr.Textbox(label="Write a question or instruction ...", placeholder="What is the capital of Brazil?")