Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ class SpinnerTexts:
|
|
86 |
st.set_page_config(
|
87 |
page_title="A Demonstration of SARAI's Utility",
|
88 |
page_icon="🐦",
|
89 |
-
layout="
|
90 |
initial_sidebar_state="auto",
|
91 |
)
|
92 |
|
|
|
86 |
st.set_page_config(
|
87 |
page_title="A Demonstration of SARAI's Utility",
|
88 |
page_icon="🐦",
|
89 |
+
layout="wide",
|
90 |
initial_sidebar_state="auto",
|
91 |
)
|
92 |
|