Nodes Browser

ComfyDeploy: How comfyui-loadimagewithsubfolder works in ComfyUI?

What is comfyui-loadimagewithsubfolder?

Extend LoadImage node with subfolder support

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-loadimagewithsubfolder and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-loadimagewithsubfolder

Extend comfyui LoadImage node with subfolder support.

It allows you to select images from folders in the input directory.

  • the default value of subfolder is a empty string, which means to load the images in the input directory image
  • you can input a subfolder name (or a path) to load the images in the subfolder image
  • if the input subfolder doesn't exist or no images in it, you will get a result as follow image