Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 594 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 594 Bytes

A matching game powered by Magenta's sketch-rnn model 🔍

Built with

Run locally

There are no build steps! But, json models do need to be dynamically loaded and for this reason I suggest using a simple http-server. If you like, you can use browser-sync. I've included it in package.json. npm install & then npm start.