mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
add structured noise
This commit is contained in:
parent
2416aa2fc9
commit
ac4c02e8a2
@ -41243,6 +41243,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zengxianyu",
|
||||||
|
"title": "Phase-Preserving Noise",
|
||||||
|
"id": "structured-noise",
|
||||||
|
"reference": "https://github.com/zengxianyu/structured-noise",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zengxianyu/structured-noise"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generate phase-preserving structured noise for the input image."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user