本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
图像
LoadImageSetFromFolderNode - ComfyUI Built-in Node Documentation
Complete documentation for the LoadImageSetFromFolderNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the LoadImageSetFromFolderNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必填 | 取值范围 | 描述 |
|---|---|---|---|---|
folder | STRING | 是 | 多种选项可用 | 要从中加载图像的文件夹。 |
resize_method | STRING | 否 | ”None" "Stretch" "Crop" "Pad” | 用于调整图像尺寸的方法(默认值:“None”)。 |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
IMAGE | IMAGE | 作为单个张量加载的图像批次。 |