Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.8 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.8 KB

Ai-image-colorization

Maintenance Maintenance Maintenance Maintenance Maintenance

Black & white image colorization using Deep Learning using (Pretrained Model)

Check out Live Demo: https://bw-image-color.onrender.com

Example Images

How to run the App

  1. $ git clone https://github.com/THARUNESHWAR-369/Ai-image-colorization.git
  2. $ cd Ai-image-colorization
  3. $ pip3 install -r requirements.txt
  4. $ python app.py
  5. Go to your browser and type http://127.0.0.1:5000/ in the address bar. Hurray! That's it.