Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
spideyrim
/
ComfyUI
like
8
Model card
Files
Files and versions
Community
main
ComfyUI
/
web
/
jsconfig.json
spideyrim
Upload 202 files
436faa6
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
100 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
}
,
"include"
:
[
"."
]
}