Nodes Browser

ComfyDeploy: How comfyui-put-image works in ComfyUI?

What is comfyui-put-image?

Load image from directory.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui-put-image and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-put-image

Load image from directory.

Features

  • Load image by index.
  • Quick inpainting.
  • Quick drawing.

Nodes

Add node > image > Put Image

Usage

Controls (while focus on the node)

Arrow left, right: Change index.
F5 or Ctrl + r: Reload images.
-, =: Change canvas zoom.
Mouse wheel scroll: Change brush size.
Mouse move while wheel click or press space bar: Move canvas.

Masking

Mouse left click: Add mask.
Mouse right click: Remove mask.

Painting

Ctrl or Alt + Mouse L/R click: Change brush color to selected pixel.
Mouse left click: Drawing.
Mouse right click: Remove drawing.

Add menu items to Save Image and Preview Image

  • Send to input

Copy selected image to "/ComfyUI/input" directory.

  • Send to output

Copy selected image to "/ComfyUI/output" directory.

  • Send to Put Image

Load selected image at the sepecific "Put Image" node.

References

Thanks for ComfyUI core nodes!