Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ilya94prok
/
comf2
like
0
Sleeping
App
Files
Files
Community
97b9880
comf2
/
ComfyUI
/
tests-ui
/
babel.config.json
ilya94prok
Upload 400 files
97b9880
verified
4 months ago
raw
Copy download link
history
blame
Safe
94 Bytes
{
"presets"
:
[
"@babel/preset-env"
]
,
"plugins"
:
[
"babel-plugin-transform-import-meta"
]
}