ComfyUI/models/diffusion_models 文件夹中的模型。
输入
输出
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
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 UNETLoader node in ComfyUI. Learn its inputs, outputs, parameters and usage.
ComfyUI/models/diffusion_models 文件夹中的模型。
| 参数 | 描述 | 数据类型 |
|---|---|---|
UNet名称 | 指定要加载的 U-Net 模型的名称。此名称用于在预定义的目录结构中定位模型,从而实现动态加载不同的 U-Net 模型。 | COMBO[STRING] |
数据类型 | 🚧 fp8_e4m3fn fp9_e5m2 | … |
| 参数 | 描述 | 数据类型 |
|---|---|---|
model | 返回加载的 U-Net 模型,使其可用于系统中的进一步处理或推理。 | MODEL |
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑