Shreyas094 commited on
Commit
50bdf58
·
verified ·
1 Parent(s): 7f7529c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -595,7 +595,6 @@ with demo:
595
  refresh_button = gr.Button("Refresh Document List")
596
 
597
  update_output = gr.Textbox(label="Update Status")
598
- document_selector = display_documents()
599
  delete_button = gr.Button("Delete Selected Documents")
600
 
601
  # Update both the output text and the document selector
 
595
  refresh_button = gr.Button("Refresh Document List")
596
 
597
  update_output = gr.Textbox(label="Update Status")
 
598
  delete_button = gr.Button("Delete Selected Documents")
599
 
600
  # Update both the output text and the document selector