awacke1 commited on
Commit
10f30bd
1 Parent(s): b0592e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ examples = [
105
  "a telemedicine consultation between a doctor and a patient, using virtual reality technology for a immersive experience"
106
  ]
107
 
108
- st.set_page_config(page_title="DALL•E 3 XL v2 High Fi", layout="centered")
109
  st.markdown(DESCRIPTION)
110
 
111
  with st.form(key="generation_form"):
 
105
  "a telemedicine consultation between a doctor and a patient, using virtual reality technology for a immersive experience"
106
  ]
107
 
108
+ #st.set_page_config(page_title="DALL•E 3 XL v2 High Fi", layout="centered")
109
  st.markdown(DESCRIPTION)
110
 
111
  with st.form(key="generation_form"):