File size: 166 Bytes
2a6aa6c
 
 
 
 
1
2
3
4
5
# from hypecheth
from utils.st_def import st_main_contents, st_logo

st_logo(title='Welcome πŸ‘‹ to PDF Summarizer!', page_title="PDF Summarizer",)
st_main_contents()