Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
LayerDiffuse-gradio-unofficial
like
75
Running
App
Files
Files
Community
4
4bf9d3c
LayerDiffuse-gradio-unofficial
/
ComfyUI
/
tests-ui
/
babel.config.json
radames
first
eb9ca51
10 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"presets"
:
[
"@babel/preset-env"
]
,
"plugins"
:
[
"babel-plugin-transform-import-meta"
]
}