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