abdalrahmanshahrour commited on
Commit
8ce55b1
1 Parent(s): 2901666
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -14,6 +14,8 @@ from streamlit_lottie import st_lottie_spinner
14
  st.set_page_config(
15
  page_title="Arabic Summarization",
16
  page_icon="🤖",
 
 
17
  menu_items={
18
  'Get Help': 'https://www.extremelycoolapp.com/help',
19
  'Report a bug': "https://www.extremelycoolapp.com/bug",
 
14
  st.set_page_config(
15
  page_title="Arabic Summarization",
16
  page_icon="🤖",
17
+ layout="wide",
18
+ initial_sidebar_state="expanded",
19
  menu_items={
20
  'Get Help': 'https://www.extremelycoolapp.com/help',
21
  'Report a bug': "https://www.extremelycoolapp.com/bug",