Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

artline-demo

How to run?

  1. pip3 install -r requirements.txt
  2. python3 app.py

How to use?

  1. Run the Flask app
  2. Open localhost:5000 in browser
  3. Select an image( .png or .jpg ) then click Go Art
  4. Once the process done successfully, you should see the result in browser.

Enjoy and give a star if you like it.