0.0.4 • Published 3 years ago

hf-widgets v0.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Open-source version of the inference widgets from huggingface.co. Widgets allow anyone to do inference directly on the browser! For more information about widgets, please go to our documentation.

How to develop

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Build for Netlify

npm run build

Publish package

npm publish
0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago