zhihua1607 / artline-demo

Runnable Python demo of ArtLine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Runnable Python demo of ArtLine


Languages

Language:Python 79.9%Language:HTML 12.2%Language:Dockerfile 7.9%