Shreyas094 commited on
Commit
3b0ab81
·
verified ·
1 Parent(s): 9598186

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -777,7 +777,6 @@ with gr.Blocks() as demo:
777
 
778
  update_output = gr.Textbox(label="Update Status")
779
  update_button.click(update_vectors, inputs=[file_input, use_recursive_splitter, parser_dropdown], outputs=update_output)
780
-
781
 
782
  with gr.Row():
783
  with gr.Column(scale=2):
 
777
 
778
  update_output = gr.Textbox(label="Update Status")
779
  update_button.click(update_vectors, inputs=[file_input, use_recursive_splitter, parser_dropdown], outputs=update_output)
 
780
 
781
  with gr.Row():
782
  with gr.Column(scale=2):