qq1023 commited on
Commit
8d1f294
1 Parent(s): 7d516bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -395,7 +395,7 @@ with gr.Blocks(title="Automatic Reimbursement Tool Demo") as page:
395
  )
396
 
397
  hf_writer_normal.setup(
398
- [input_file, extracted_text, category, chatbot, information, contact],
399
  flagging_dir="flagged",
400
  )
401
  flag_method = gr.flagging.FlagMethod(
 
395
  )
396
 
397
  hf_writer_normal.setup(
398
+ [input_file, extracted_text, category, chatbot, table_display, contact],
399
  flagging_dir="flagged",
400
  )
401
  flag_method = gr.flagging.FlagMethod(