Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 365 Bytes

DIGIMAP Image Colorization

Access the web application via digimap-image-colorization-group6.streamlit.app

How to Run Locally

Install OpenCV and Streamlit

pip install opencv-python
pip install streamlit

Open terminal or command line at root folder and run:

streamlit run app.py