Thomas G. Lopes
update readme
5e53f73
|
raw
history blame
456 Bytes
---
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 usage
```sh
pnpm install
pnpm run dev
```
Hint: Use antfu's [ni](https://github.com/antfu-collective/ni) and never memorize a package manager again