khalidsaifullaah commited on
Commit
d0b5d56
2 Parent(s): 6a9e187 2049545

Merge pull request #50 from borisdayma/sidebar-center

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