eaglelandsonce commited on
Commit
9177f6b
1 Parent(s): 8f929eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -305,7 +305,7 @@ with tab1:
305
  # Tab 2: Data Visualization
306
  with tab2:
307
  # Streamlit page configuration
308
- st.set_page_config(page_title='DALL-E Image and Audio Generator', layout='wide')
309
 
310
  # Streamlit sidebar elements
311
  st.sidebar.title("DALL-E Image and Audio Generator")
 
305
  # Tab 2: Data Visualization
306
  with tab2:
307
  # Streamlit page configuration
308
+ #st.set_page_config(page_title='DALL-E Image and Audio Generator', layout='wide')
309
 
310
  # Streamlit sidebar elements
311
  st.sidebar.title("DALL-E Image and Audio Generator")