Sathwikchowdary commited on
Commit
83295eb
·
verified ·
1 Parent(s): 4e4ee5e

Update pages/Info _of_Image.py

Browse files
Files changed (1) hide show
  1. 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("### Types of Data:")
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: