trhacknon commited on
Commit
dc4d086
·
1 Parent(s): 4e009c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ else:
68
  st.markdown(
69
  """
70
  <div style="position: fixed; bottom: 10px; right: 10px; width: auto; height: auto; background-color: white; border: 1px solid #f0f2f6; border-radius: 5px; padding: 1rem;">
71
- Created by Taaha Bajwa - <a href="https://github.com/yourusername/yourrepository" target="_blank">Source Code</a>
72
  </div>
73
  """,
74
  unsafe_allow_html=True
 
68
  st.markdown(
69
  """
70
  <div style="position: fixed; bottom: 10px; right: 10px; width: auto; height: auto; background-color: white; border: 1px solid #f0f2f6; border-radius: 5px; padding: 1rem;">
71
+ Created by trhacknon - <a href="https://github.com/tucommenceapousser/youtube-video-to-text-generation" target="_blank">Source Code</a>
72
  </div>
73
  """,
74
  unsafe_allow_html=True