Harsh502s commited on
Commit
581fd2d
·
1 Parent(s): 8cf7791
Files changed (1) hide show
  1. Pages/About.py +1 -1
Pages/About.py CHANGED
@@ -20,7 +20,7 @@ def about_page():
20
  "The data on which these models are trained can be found [here](https://www.kaggle.com/datasets/harsh502s/stackexchange-tag-dataset)."
21
  )
22
  with col[1]:
23
- st.image("group.svg", width=300)
24
 
25
  st.write("\n")
26
  st.write("\n")
 
20
  "The data on which these models are trained can be found [here](https://www.kaggle.com/datasets/harsh502s/stackexchange-tag-dataset)."
21
  )
22
  with col[1]:
23
+ st.image("Group.svg", width=300)
24
 
25
  st.write("\n")
26
  st.write("\n")