Spaces:
Sleeping
Sleeping
| 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 | |
| ### Dev | |
| ``` | |
| npm i | |
| HF_TOKEN=your_hf_token npm run dev -- --open | |
| ``` | |
| get your READ token from http://hf.co/settings/token | |