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