--- title: Inference Playground emoji: 🔋 colorFrom: blue colorTo: pink sdk: docker pinned: false app_port: 3000 --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference Demo: https://huggingface.co/spaces/huggingface-projects/inference-playground ## Local development ```sh pnpm i HF_TOKEN=your_hf_token pnpm run dev ``` get your READ token from http://hf.co/settings/token Hint: Use antfu's [ni](https://github.com/antfu-collective/ni) and never memorize a package manager again