This program creates a sketch of the input image provided to it.
- Create a virtual environment with python version >=3.6.0
- Clone this repository and move into Pic2Sketch Folder.
- Type this command to install required libraries: pip install -r requirements.txt
- Type this command to run : streamlit run main.py