Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
eggacheb
/
open-webui11
like
0
Paused
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
fcfd803
open-webui11
/
src
/
routes
/
(app)
/
+page.svelte
github-actions[bot]
GitHub deploy: e20bb234096219c6931a36fdf9d45128562db746
832f676
over 1 year ago
raw
Copy download link
history
blame
93 Bytes
<
script
lang
=
"ts"
>
import
Chat
from
'$lib/components/chat/Chat.svelte'
;
</
script
>
<
Chat
/>