mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
14 lines
683 B
JSON
14 lines
683 B
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"author": "BlenderNeko",
|
|
"title": "ComfyUI Noise [Dr.Lt.Data hotfix version]",
|
|
"reference": "https://github.com/BlenderNeko/ComfyUI_Noise",
|
|
"files": [
|
|
"https://github.com/BlenderNeko/ComfyUI_Noise"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "There is an issue when using a mask with the Unsampler node in the current ComfyUI Noise extension, causing errors. This fork provides a HOTFIX for this issue. Once [PR-13]((https://github.com/BlenderNeko/ComfyUI_Noise/pull/13) is merged in the future, this fork will become obsolete."
|
|
}
|
|
]
|
|
} |