Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,8 +6,8 @@ from utils import *
|
|
6 |
def main():
|
7 |
|
8 |
|
9 |
-
st.set_page_config(page_title="
|
10 |
-
st.title("I am Bot. How
|
11 |
st.subheader("I can help you extract text from pdfs. You can download CSV as an output and Aduio2Text.")
|
12 |
|
13 |
|
|
|
6 |
def main():
|
7 |
|
8 |
|
9 |
+
st.set_page_config(page_title="pdf invoice Extraction Bot")
|
10 |
+
st.title("I am Bot. How can I help you today?... ")
|
11 |
st.subheader("I can help you extract text from pdfs. You can download CSV as an output and Aduio2Text.")
|
12 |
|
13 |
|