Pedro Cuenca commited on
Commit
2049545
1 Parent(s): 6a9e187

Center sidebar description.

Browse files
Files changed (1) hide show
  1. app/app.py +2 -0
app/app.py CHANGED
@@ -39,7 +39,9 @@ st.sidebar.markdown("""
39
  """, unsafe_allow_html=True)
40
  st.sidebar.markdown("""
41
  ___
 
42
  DALL·E mini is an AI model that generates images from any prompt you give!
 
43
 
44
  <p style='text-align: center'>
45
  Created by Boris Dayma et al. 2021
 
39
  """, unsafe_allow_html=True)
40
  st.sidebar.markdown("""
41
  ___
42
+ <p style='text-align: center'>
43
  DALL·E mini is an AI model that generates images from any prompt you give!
44
+ </p>
45
 
46
  <p style='text-align: center'>
47
  Created by Boris Dayma et al. 2021