Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 443 Bytes

AI Art Generator

An Android app that autocompletes your hand drawn sketches & generates a cinematic art piece from it.

Setup

  1. Get ClipDrop API key from https://clipdrop.co/apis/account
  2. Follow instructions at https://github.com/tobyloki/SketchRNNHttpServer to start the SketchRNN server locally & get an endpoint

Set variables in local.properties

CLIPDROP_API_KEY=YOUR_API_KEY
SKETCHRNN_ENDPOINT=YOUR_SKETCHRNN_ENDPOINT