Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
houin
/
open-webui
like
1
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
notes
/
+page.svelte
github-actions[bot]
GitHub deploy: ebecf4caf2619658e728c20434b275a3a0ba2270
bb47d42
about 11 hours ago
raw
Copy download link
history
blame
Safe
87 Bytes
<
script
>
import
Notes
from
'$lib/components/notes/Notes.svelte'
;
</
script
>
<
Notes
/>