Skip to content

Colorization allows you to bring color back to black and white pictures.

Notifications You must be signed in to change notification settings

javi-aranda/colorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorization

Colorization allows you to bring color back to black and white pictures.

This is a simple application written in Streamlit that uses a pre-trained model to colorize images, using the Colorization model.

App Screenshot

How to run the app

To run the app, you need to install the required libraries. You can do this by running:

pip install -r requirements.txt

Then, you can run the app with:

streamlit run app.py

About

Colorization allows you to bring color back to black and white pictures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages