Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xnwh
/
ow
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ow
/
src
/
routes
/
(app)
/
playground
/
+page.svelte
github-actions[bot]
GitHub deploy: bf21401e889044c4f8c5d791894400267e5f7168
0f0a173
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
<
script
>
import
Chat
from
'$lib/components/playground/Chat.svelte'
;
</
script
>
<
Chat
/>