Spaces:
Runtime error
Runtime error
Wazzzabeee
commited on
Commit
•
3398f59
1
Parent(s):
782d2b3
Update pages/03_🖼️_Input_Images.py
Browse files
pages/03_🖼️_Input_Images.py
CHANGED
@@ -106,6 +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)")
|
109 |
-
|
110 |
"###### [Blog post of the project](https://medium.com/geekculture/creating-a-web-app-to-colorize-images-and-youtube-videos-80f5be2d0f68)"
|
111 |
)
|
|
|
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 |
)
|