ShubhamMhaske commited on
Commit
eeed855
Β·
verified Β·
1 Parent(s): 93ffaa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,6 +47,6 @@ if uploaded_file is not None:
47
  st.success("Detection completed!")
48
 
49
 
50
- st.write("Application Created By Shubham Mhaske")
51
  st.write("Do have a look on Papers πŸ“„ : - https://arxiv.org/pdf/2410.12628")
52
  st.write("Thanks to https://github.com/opendatalab")
 
47
  st.success("Detection completed!")
48
 
49
 
50
+ st.markdown("**Application Created By Shubham Mhaske**")
51
  st.write("Do have a look on Papers πŸ“„ : - https://arxiv.org/pdf/2410.12628")
52
  st.write("Thanks to https://github.com/opendatalab")