Runnable Python demo of ArtLine
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/12/runnable-python-demo-of-artline_61aa958807526-375x210.jpeg)
How to run?
pip3 install -r requirements.txt
python3 app.py
How to use?
- Run the Flask app
- Open
localhost:5000
in browser - Select an image( .png or .jpg ) then click
Go Art
- Once the process done successfully, you should see the result in browser.
Enjoy and give a star if you like it.
GitHub