Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SpacesExamples/ComfyUI
brunvelop
/
ComfyUI
like
2
Running
App
Files
Files
Community
1
main
ComfyUI
/
web
/
jsconfig.json
brunvelop
a
1abbc12
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
}
,
"include"
:
[
"."
]
}