Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jscheah
/
open-webui
like
13
Building
App
Files
Files
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
notes
/
+page.svelte
github-actions[bot]
GitHub deploy: d6b137563b488f06554424adf8e71a3440ecfa45
cff9619
3 days ago
raw
Copy download link
history
blame
Safe
87 Bytes
<
script
>
import
Notes
from
'$lib/components/notes/Notes.svelte'
;
</
script
>
<
Notes
/>