Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/inference-playground
Mukrii
/
inference-playground
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
inference-playground
/
src
/
lib
/
state
/
billing-modal.svelte.ts
enzostvs
HF Staff
add billing options
627798d
3 months ago
raw
Copy download link
history
blame
contribute
delete
59 Bytes
export
const
billingModalState = $state({
open
:
false
});