@huggingface/widgets-data
v0.0.7
Published
Open-source version of the inference widgets from huggingface.co
Downloads
1
Readme
Huggingface Widgets
Open-source version of the inference widgets from huggingface.co
Built with Svelte and SvelteKit
Demo page: https://huggingface.co/spaces/huggingfacejs/inference-widgets
You can also run the demo locally:
pnpm install
pnpm dev
Publishing
Because @huggingface/widgets
depends on @huggingface/tasks
, you need to publish @huggingface/tasks
first, and then @huggingface/widgets
.