Black & white image colorization using Deep Learning using (Pretrained Model)
Check out Live Demo: https://bw-image-color.onrender.com
$ git clone https://github.com/THARUNESHWAR-369/Ai-image-colorization.git
$ cd Ai-image-colorization
$ pip3 install -r requirements.txt
$ python app.py
- Go to your browser and type http://127.0.0.1:5000/ in the address bar. Hurray! That's it.