Soumen commited on
Commit
3969ba8
1 Parent(s): 3ba51ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,6 +176,6 @@ if choice == 'Detection':
176
 
177
  elif choice == 'About':
178
  st.subheader("About Face Detection App")
179
- st.markdown("Built with Streamlit by [Soumen Sarker](https://soumen-sarker-personal-site.streamlitapp.com/)")
180
  st.markdown("Credit [here](https://huggingface.co/models?pipeline_tag=object-detection)")
181
  #st.success("Isshor Saves @Soumen Sarker")
 
176
 
177
  elif choice == 'About':
178
  st.subheader("About Face Detection App")
179
+ st.markdown("Built with Streamlit by [Soumen Sarker](https://soumen-sarker-personal-website.streamlitapp.com/)")
180
  st.markdown("Credit [here](https://huggingface.co/models?pipeline_tag=object-detection)")
181
  #st.success("Isshor Saves @Soumen Sarker")