nos commited on
Commit
955d86f
·
verified ·
1 Parent(s): cb9ac6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -66,7 +66,6 @@ with gr.Blocks() as demo:
66
  undo_btn="Undo",
67
  clear_btn="Clear",
68
  )
69
- gr.Chatbot(elem_id='chatbot', height=500)
70
  with gr.Tab("ELS"):
71
  with gr.Row():
72
  text1 = gr.Textbox(label="Prompt to gematria conversion for apply ELS",scale=3)
 
66
  undo_btn="Undo",
67
  clear_btn="Clear",
68
  )
 
69
  with gr.Tab("ELS"):
70
  with gr.Row():
71
  text1 = gr.Textbox(label="Prompt to gematria conversion for apply ELS",scale=3)