update DB

This commit is contained in:
dr.lt.data 2024-01-03 09:44:30 +09:00
parent 2dc1d90db7
commit 6c58518c45

View File

@ -1,14 +1,4 @@
{ {
"custom_nodes": [ "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."
}
] ]
} }