Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 740 Bytes

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