AyushExel / starrynight

An application to train, experiment with, and deploy real-time style transfer models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarryNight

An application to train, experiment with, and deploy real-time style transfer models

Demo

ezgif com-gif-maker

Installation

  1. Install python and node
  2. Install python dependencies using pip install -r requirements.txt
  3. cd into frontend and run npm install

Usage

  1. cd into backend and run python manage.py runserver
  2. cd into frontend and run npm start

Walkthrough(YouTube Video)

Credits

About

An application to train, experiment with, and deploy real-time style transfer models

License:MIT License


Languages

Language:Python 66.3%Language:JavaScript 32.9%Language:HTML 0.8%