themeetjani commited on
Commit
5952d72
1 Parent(s): 8a85541

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -12,8 +12,8 @@ st.sidebar.success("Select a demo above.")
12
 
13
  st.markdown("<h1 style='text-align: center; color: black;'>This is the demo for the usecases we've worked on.</h1>", unsafe_allow_html=True)
14
 
15
- st.markdown("<h2 style='text-align: center; color: black;'>Select a demo from the sidebar** to see some examples
16
- of what we can do!!! </h2>", unsafe_allow_html=True)
17
  import base64
18
 
19
  main_bg_ext = "jpg"
 
12
 
13
  st.markdown("<h1 style='text-align: center; color: black;'>This is the demo for the usecases we've worked on.</h1>", unsafe_allow_html=True)
14
 
15
+ st.markdown("<h2 style='text-align: center; color: black;'>Select a demo from the sidebar** to see some examples of what we can do!!! </h2>", unsafe_allow_html=True)
16
+
17
  import base64
18
 
19
  main_bg_ext = "jpg"