adi-123 commited on
Commit
2274d95
·
verified ·
1 Parent(s): e091cca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,6 +67,6 @@ if __name__ == '__main__':
67
  st.markdown("### Credits")
68
  st.caption('''
69
  Made with ❤️ by @Aditya-Neural-Net-Ninja\n
70
- Utilizes Image-to-Text, Text Generation, Google Text-to-Speech\n
71
  Gratitude to Streamlit, 🤗 Spaces for Deployment & Hosting
72
  ''')
 
67
  st.markdown("### Credits")
68
  st.caption('''
69
  Made with ❤️ by @Aditya-Neural-Net-Ninja\n
70
+ Utilizes Image-to-Text model, Text Generation model, Google Text-to-Speech libraary\n
71
  Gratitude to Streamlit, 🤗 Spaces for Deployment & Hosting
72
  ''')