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.