mertbozkurt commited on
Commit
31d2c84
·
1 Parent(s): eb68b77

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +1 -1
functions.py CHANGED
@@ -179,7 +179,7 @@ def image_show(images):
179
  st.header("2")
180
  st.image(images[2],width=200)
181
 
182
- col4, col5, col6 col7= st.columns(4)
183
 
184
  with col4:
185
  st.header("3")
 
179
  st.header("2")
180
  st.image(images[2],width=200)
181
 
182
+ col4, col5, col6, col7= st.columns(4)
183
 
184
  with col4:
185
  st.header("3")