Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inf-playground-canvas
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c077f8a
inf-playground-canvas
/
src
/
routes
/
+page.svelte
victor
HF Staff
add playground
39eb06d
over 1 year ago
raw
Copy download link
history
blame
117 Bytes
<
script
lang
=
"ts"
>
import
Playground
from
'$lib/components/Playground/Playground.svelte'
;
</
script
>
<
Playground
/>