Wazzzabeee commited on
Commit
6a37830
1 Parent(s): 8d17b58

Update 01_📼_Upload_Video_File.py

Browse files
Files changed (1) hide show
  1. 01_📼_Upload_Video_File.py +3 -0
01_📼_Upload_Video_File.py CHANGED
@@ -136,3 +136,6 @@ if __name__ == "__main__":
136
  st.markdown(
137
  "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an "
138
  "image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")
 
 
 
 
136
  st.markdown(
137
  "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an "
138
  "image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")
139
+ st.markdown(
140
+ "###### [Blog post of the project](https://medium.com/geekculture/creating-a-web-app-to-colorize-images-and-youtube-videos-80f5be2d0f68)"
141
+ )