Colorization / README.md
haiderakt's picture
Deploy Streamlit app to Hugging Face Space
9bd2993
---
title: "Image Colorization"
emoji: 🎨
colorFrom: indigo
colorTo: pink
sdk: streamlit
sdk_version: "1.33.0"
app_file: app.py
pinned: false
---
# 🎨 Image Colorization with Streamlit
A simple web app to colorize black & white images using a pretrained deep learning model and apply post-processing like blur or sharpen.
---