Nodes Browser
ComfyDeploy: How ComfyUI-Yuan works in ComfyUI?
What is ComfyUI-Yuan?
Some simple&practical ComfyUI image processing nodes.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Yuan
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Some practical ComfyUI image/mask process nodes make you earn some real money! (Yuan means chinese currency).
UPDATE
v1.0.1 add a mask preprocess node by morpholog:Mask Preprocess Morphology, Fixed the issue with the processing of masks in this project (https://github.com/BadCafeCode/masquerade-nodes-comfyui), which would have caused the mask to be output in image format and not be used directly in subsequent generation processes
v1.0.0 add a node which allows load random image(s) form Local directory.
NODES INSTRUCTION
black and white: a Gray level map generator, generating greyscale image. photoshop transfer: Transfer like photoshot, such as 'hard light, multiply' and so on...You can use this node to preserve artwork details such as text. Image Minus Mask: using original image and mask generates the segmented image. You can choose the color type of the fill area. As example shows:
you can download the default workflow from 'examples' or from this url: https://github.com/Cyber-Blacat/ComfyUI-Yuan/blob/main/examples/Yuan%20example%20workflow.json
by Cyber_BCat