abdalrahmanshahrour
commited on
Commit
•
2901666
1
Parent(s):
7f7c4b7
Update
Browse files
app.py
CHANGED
@@ -14,8 +14,6 @@ from streamlit_lottie import st_lottie_spinner
|
|
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",
|
|
|
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",
|