I wrote a CLI wrapper for this model with Node JS and the Hugging Face JS inference library

#44
by akraieski - opened

Hi,

I wanted a way to experiment with calling this model from the command line without having to run it locally, so I wrote this CLI wrapping the Hugging Face JS library. I figure this is as good of a place as any to show this off to others that are interested in playing around with inference with this model.

I'm not sure exactly where I'll go with this in the future, but I welcome any contributions, feedback, questions, forks, etc

Sign up or log in to comment