Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface/inference-playground
Nymbo
/
Text-Gen-Playground
like
7
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a5e3e9f
Text-Gen-Playground
/
src
/
routes
/
+page.svelte
victor
HF staff
add playground
39eb06d
9 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
<
script
lang
=
"ts"
>
import
Playground
from
'$lib/components/Playground/Playground.svelte'
;
</
script
>
<
Playground
/>