Kvikontent commited on
Commit
886010b
·
verified ·
1 Parent(s): e05b0dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ st.title("KVI Kontent AI Albums")
4
  st.write("AI tools in groups")
5
  cols = st.columns(3)
6
  col1, col2, col3 = cols
7
- col2.image("images/x.png")
8
  col1.header("X")
9
  col1.write("Alum with powerful smart ai's")
10
  b1 = col1.button("Learn More about X")
 
4
  st.write("AI tools in groups")
5
  cols = st.columns(3)
6
  col1, col2, col3 = cols
7
+ col1.image("images/x.png")
8
  col1.header("X")
9
  col1.write("Alum with powerful smart ai's")
10
  b1 = col1.button("Learn More about X")