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