Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jscheah/open-webui
cnmksjs
/
open-webui1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui1
/
src
/
routes
/
(app)
/
admin
/
settings
/
+page.svelte
github-actions[bot]
GitHub deploy: 64dce4ac99f841113dc089836cc3b19b04e20d44
2ed0f6b
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
<
script
>
import
Settings
from
'$lib/components/admin/Settings.svelte'
;
</
script
>
<
Settings
/>