Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yaach
/
hf-sentiment
like
0
Running
App
Files
Files
Community
main
hf-sentiment
/
jsconfig.json
yalegria
Initial commit from Create Next App
0ed10d3
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}