Add ComfyUI-PMRF Node... (#1137)

This commit is contained in:
2kpr
2024-10-11 12:55:59 +00:00
committed by GitHub
parent ff93a16548
commit 7f937aeaae

View File

@@ -15822,6 +15822,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "2kpr",
"title": "ComfyUI-PMRF",
"id": "comfyui-pmrf",
"reference": "https://github.com/2kpr/ComfyUI-PMRF",
"files": [
"https://github.com/2kpr/ComfyUI-PMRF"
],
"install_type": "git-clone",
"description": "Implementation of PMRF on ComfyUI"
}
]
}