mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-05 10:50:18 +08:00
Merge 25d9f2aea1 into cd0b48de5a
This commit is contained in:
commit
e664ba37f4
@ -42356,6 +42356,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": "NeoTech",
|
||||||
|
"title": "Image Folder Picker",
|
||||||
|
"id": "imagefolderpicker",
|
||||||
|
"reference": "https://github.com/NeoTech/comfyui-imagefolderpicker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeoTech/comfyui-imagefolderpicker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a node to display an input folders images in a preview window. Making Img2Imgg workflows easier and navigationable"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user