Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
tang-x
/
iubewnepo
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
iubewnepo
/
src
/
routes
/
(app)
/
notes
/
+page.svelte
github-actions[bot]
GitHub deploy: 143cf67e0503dd8cc322c2fa1efc9614cb5f8ae3
af1516d
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
<
script
>
import
Notes
from
'$lib/components/notes/Notes.svelte'
;
</
script
>
<
Notes
/>