ComfyUI-Manager/node_db/forked/custom-node-list.json
2023-12-14 09:43:20 +09:00

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."
}
]
}