Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
inference-playground
like
16
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
inference-playground
/
src
/
lib
/
components
/
ui
/
switch
/
index.ts
enzostvs
HF Staff
run format
b3e1908
9 days ago
raw
Copy download link
history
blame
contribute
delete
76 Bytes
import
Root
from
'./switch.svelte'
;
export
{
Root
,
//
Root
as
Switch
};