shubham680 commited on
Commit
ffa3a7c
·
verified ·
1 Parent(s): ecb030b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ st.markdown("""
37
 
38
  # Main Heading
39
 
40
- st.markdown('<h2 style="text-align: center;"><span style="color:#003366;">Welcome to Image Augmentation </span></h2>', unsafe_allow_html=True)
41
 
42
  st.markdown("<br><br>", unsafe_allow_html=True)
43
 
 
37
 
38
  # Main Heading
39
 
40
+ st.markdown('<h2 style="text-align: center;"><span style="color:#003366;">Generate Augmented Images </span></h2>', unsafe_allow_html=True)
41
 
42
  st.markdown("<br><br>", unsafe_allow_html=True)
43