Sathwikchowdary commited on
Commit
33f13e5
·
verified ·
1 Parent(s): 1d72c6d

Update pages/Info _of_Image.py

Browse files
Files changed (1) hide show
  1. pages/Info _of_Image.py +4 -0
pages/Info _of_Image.py CHANGED
@@ -188,6 +188,10 @@ with col1:
188
  "</p>",
189
  unsafe_allow_html=True
190
  )
 
 
 
 
191
 
192
 
193
 
 
188
  "</p>",
189
  unsafe_allow_html=True
190
  )
191
+ if st.button("Affline Methods"):
192
+
193
+
194
+
195
 
196
 
197