JeCabrera commited on
Commit
5ae2c8d
·
verified ·
1 Parent(s): e55817e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -166,7 +166,6 @@ with gr.Blocks() as demo:
166
  gr.HTML(SUBTITLE)
167
  gr.HTML(DES)
168
  with gr.Column():
169
- google_key_component.render()
170
  chatbot_component.render()
171
  with gr.Row():
172
  text_prompt_component.render()
 
166
  gr.HTML(SUBTITLE)
167
  gr.HTML(DES)
168
  with gr.Column():
 
169
  chatbot_component.render()
170
  with gr.Row():
171
  text_prompt_component.render()