Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
radames
/
LayerDiffuse-gradio-unofficial
like
75
Building
on
A10G
App
Files
Files
Community
4
5486fe5
LayerDiffuse-gradio-unofficial
/
ComfyUI
/
web
/
jsconfig.json
radames
first
eb9ca51
8 months ago
raw
Copy download link
history
blame
Safe
128 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
,
"lib"
:
[
"DOM"
,
"ES2022"
]
}
,
"include"
:
[
"."
]
}