deepsh2207 commited on
Commit
c7b3a23
·
1 Parent(s): 0f2858a

changed caption

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -135,5 +135,5 @@ def main(det_archs, reco_archs):
135
 
136
  if __name__ == "__main__":
137
  main(DET_ARCHS, RECO_ARCHS)
138
- st.markdown("Used Github Actions to automatically build the app on any updates on this [github repo link](https://github.com/deepanshu2207/imgtotext)")
139
- st.caption("Made with ❤️ by @deepanshu2207. Credits to 🤗 Spaces for Hosting this.")
 
135
 
136
  if __name__ == "__main__":
137
  main(DET_ARCHS, RECO_ARCHS)
138
+ st.markdown("Used Github Actions to automatically build the app on any updates on this [github repo link](https://github.com/deepanshu2207/imgtotxt_using_DocTR)")
139
+ st.caption("Made with ❤️ by Deepanshu. Credits to 🤗 Spaces for Hosting this.")