Update app.py
Browse files
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 |
''')
|