Runnable Python demo of ArtLine
How to run?
pip3 install -r requirements.txtpython3 app.py
How to use?
- Run the Flask app
- Open
localhost:5000in 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