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