Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cfahlgren1
/
transformersjs-playground
like
5
Running
App
Files
Files
Community
d5fd068
transformersjs-playground
/
.eslintrc.json
cfahlgren1
HF staff
Initial commit from Create Next App
c1e6570
3 months ago
raw
Copy download link
history
blame
Safe
61 Bytes
{
"extends"
:
[
"next/core-web-vitals"
,
"next/typescript"
]
}