Harsh1306 commited on
Commit
eacf903
·
verified ·
1 Parent(s): c100878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ st.write(
20
  )
21
 
22
  # Sidebar details
23
- st.sidebar.title("Developed by Harshal")
24
  st.sidebar.write(
25
  "**For the Code**: [GitHub Repo](https://github.com/justharshal2023/BharatCaptioner)"
26
  )
 
20
  )
21
 
22
  # Sidebar details
23
+ st.sidebar.title("Developed by Harsh Sanga")
24
  st.sidebar.write(
25
  "**For the Code**: [GitHub Repo](https://github.com/justharshal2023/BharatCaptioner)"
26
  )