Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -693,7 +693,7 @@ with gr.Blocks(title="Extracteur de Documents Multi-Pages", css=custom_css, them
693
  ]
694
  )
695
 
696
- # Export functionality
697
  export_btn.click(
698
  fn=export_results,
699
  inputs=[
 
693
  ]
694
  )
695
 
696
+ # Export functionaly
697
  export_btn.click(
698
  fn=export_results,
699
  inputs=[