hardik27 commited on
Commit
2c9bab9
·
verified ·
1 Parent(s): f20a244

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import os
4
 
5
  import streamlit as st
6
  import pandas as pd
7
- import tabula
8
 
9
  def convert_pdf_to_excel(pdf_file):
10
  # Use tabula to extract tables from PDF
 
4
 
5
  import streamlit as st
6
  import pandas as pd
 
7
 
8
  def convert_pdf_to_excel(pdf_file):
9
  # Use tabula to extract tables from PDF