Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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;">
|
| 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 |
|