Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xnwh
/
ow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ow
/
src
/
routes
/
(app)
/
admin
/
settings
/
+page.svelte
github-actions[bot]
GitHub deploy: 67cdb2fb768db5b6c32d37a450024f86fd29bc32
522d000
about 5 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
<
script
>
import
Settings
from
'$lib/components/admin/Settings.svelte'
;
</
script
>
<
Settings
/>