Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
Joshua0918
/
open-webui
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui
/
src
/
routes
/
(app)
/
admin
/
analytics
/
+page.svelte
github-actions[bot]
GitHub deploy: 4d024c91d61f15a8b39171610ab1406915ef598d
d6703a1
3 months ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
<
script
>
import
Analytics
from
'$lib/components/admin/Analytics.svelte'
;
</
script
>
<
Analytics
/>