/genAI

Premium AI art using style transfer.

Primary LanguagePythonApache License 2.0Apache-2.0

InstaStyle (MVP)

Premium style transfer website.

Your image is inspired by art!

Screenshots

Home

Sign Up

Login

Account / Unsubscribed

Account / Subscribe action -> Stripe payment

Account / Subscribed

Style transfer

Install

Windows

1 - Download Kaggle model at https://www.kaggle.com/teksab/imagenetvggverydeep19mat

2 - Install project

python -m venv venv
venv\Scripts\activate.bat
pip -r requirements.txt

Deployment (WIP)

Windows

python wsgi.py

Run

Open http://127.0.0.1:5000 in a browser.