Wazzzabeee commited on
Commit
e285cf1
1 Parent(s): 5c1e78a

Update pages/03_🖼️_Input_Images.py

Browse files
Files changed (1) hide show
  1. pages/03_🖼️_Input_Images.py +3 -0
pages/03_🖼️_Input_Images.py CHANGED
@@ -106,3 +106,6 @@ if __name__ == "__main__":
106
  st.markdown(
107
  "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an "
108
  "image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")
 
 
 
 
106
  st.markdown(
107
  "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an "
108
  "image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")
109
+ st.markdown(
110
+ "###### [Blog post of the project](https://medium.com/geekculture/creating-a-web-app-to-colorize-images-and-youtube-videos-80f5be2d0f68)"
111
+ )