comfyui-loadimagewithsubfolder

comfyui-loadimagewithsubfolder
★ 4

图像加载子文件夹ComfyUI扩展路径选择
为 ComfyUI 的 LoadImage 节点增加子文件夹支持,可输入子文件夹名或路径加载子目录图片。默认空串载入根目录,便于按目录组织图像。
💡 从指定子文件夹批量加载训练或推理图片。
🍴 6 Forks💻 JavaScript🔄 2025-03-27
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e58c8376a81b
image
image
image
📄 README

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
  • you can input a subfolder name (or a path) to load the images in the subfolder
  • if the input subfolder doesn’t exist or no images in it, you will get a result as follow