ChinmayBH commited on
Commit
15ff524
1 Parent(s): 14566a4

updated UI

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -178,7 +178,8 @@ def main():
178
  - **Extraction Type:** Choose whether to extract text, images, or both.
179
  - **Minimum Font Size:** Set a threshold for the font size; text below this size will be ignored during extraction.
180
  - **Output:** Download the extracted data as a JSON file, an Excel file, or a ZIP file (if images are included).
181
- -
 
182
  """)
183
 
184
  st.sidebar.markdown(
 
178
  - **Extraction Type:** Choose whether to extract text, images, or both.
179
  - **Minimum Font Size:** Set a threshold for the font size; text below this size will be ignored during extraction.
180
  - **Output:** Download the extracted data as a JSON file, an Excel file, or a ZIP file (if images are included).
181
+ - *AUTHOR : CHINMAY BHALERAO*
182
+
183
  """)
184
 
185
  st.sidebar.markdown(