UNPKG

tfjs-runway

Version:
37 lines (18 loc) 583 B
![runway graphic header with tfjs runway logo](runway-header.png) # TFJS Runway A tool for packaging TensorFlow JS models for the web. Deploy your models fast! <img src="./mugatu.gif" width=300> ### Installation Install from npm `npm i -g tfjs-runway` or `yarn global add tfjs-runway` ### Usage **tfjs-runway \<model path\> \<inject path\>** `tfjs-runway ./_nsfwjs_model ./template.js` Check out the included demo app for further instructions. <img src="./runway.png" width=300/> _Find Morgan and she'll give you one of these stickers!_ # License MIT - see LICENSE