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
/
users
/
+page.svelte
github-actions[bot]
GitHub deploy: 64dce4ac99f841113dc089836cc3b19b04e20d44
2ed0f6b
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
<
script
>
import
Users
from
'$lib/components/admin/Users.svelte'
;
</
script
>
<
Users
/>