- run
pip3 install -r requirements.txt
- run
python3 app.py
orflask run
- open
localhost:5000
- select a .png or .jpg file, click Go Art
- if success, the output image will show
Attached ArtLine_650.pkl for reference.
pip3 install -r requirements.txt
python3 app.py
or flask run
localhost:5000
Attached ArtLine_650.pkl for reference.