Spaces:
Running
Running
Sathwikchowdary
commited on
Update pages/Info _of_Image.py
Browse files- pages/Info _of_Image.py +1 -1
pages/Info _of_Image.py
CHANGED
@@ -110,7 +110,7 @@ st.markdown(
|
|
110 |
unsafe_allow_html=True
|
111 |
)
|
112 |
# Buttons for each stage
|
113 |
-
st.markdown("###
|
114 |
col1, col2,col3 = st.columns(3)
|
115 |
|
116 |
with col1:
|
|
|
110 |
unsafe_allow_html=True
|
111 |
)
|
112 |
# Buttons for each stage
|
113 |
+
st.markdown("### Affine Methods:")
|
114 |
col1, col2,col3 = st.columns(3)
|
115 |
|
116 |
with col1:
|