iShare commited on
Commit
83ef07f
·
1 Parent(s): 8009b59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ import os
15
  from dotenv import load_dotenv
16
  load_dotenv()
17
 
18
- st.set_page_config(page_title="Open AI Doc-Chat Assistant", layout="wide")
19
  st.subheader("Open AI Doc-Chat Assistant: Life Enhancing with AI!")
20
 
21
  css_file = "main.css"
 
15
  from dotenv import load_dotenv
16
  load_dotenv()
17
 
18
+ st.set_page_config(page_title="Cheers! Open AI Doc-Chat Assistant", layout="wide")
19
  st.subheader("Open AI Doc-Chat Assistant: Life Enhancing with AI!")
20
 
21
  css_file = "main.css"