Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
41
Running
App
Files
Files
Community
4
b813be2
inference-playground
/
src
/
routes
/
+page.svelte
victor
HF staff
add playground
39eb06d
6 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
<
script
lang
=
"ts"
>
import
Playground
from
'$lib/components/Playground/Playground.svelte'
;
</
script
>
<
Playground
/>