Patch version increment to 1.34.4

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7092-1-34-4-2bd6d73d3650812496f4cef1231808c1)
by [Unito](https://www.unito.io)

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Comfy Org PR Bot
2025-12-03 11:26:22 +09:00
committed by GitHub
parent 1e066ee6c8
commit c7eac496c1
21 changed files with 1001 additions and 1117 deletions

View File

@@ -4814,46 +4814,6 @@
},
"5": {
"name": "camera_info"
},
"6": {
"name": "录制视频"
}
}
},
"Load3DAnimation": {
"display_name": "加载3D动画",
"inputs": {
"height": {
"name": "高度"
},
"image": {
"name": "图像"
},
"model_file": {
"name": "模型文件"
},
"width": {
"name": "宽度"
}
},
"outputs": {
"0": {
"name": "图像"
},
"1": {
"name": "遮罩"
},
"2": {
"name": "mesh_path"
},
"3": {
"name": "法线"
},
"4": {
"name": "相机信息"
},
"5": {
"name": "录制视频"
}
}
},
@@ -4910,44 +4870,6 @@
}
}
},
"LoadImageSetFromFolderNode": {
"description": "从目录加载一批图像用于训练。",
"display_name": "从文件夹加载图像数据集",
"inputs": {
"folder": {
"name": "文件夹",
"tooltip": "要从中加载图像的文件夹。"
},
"resize_method": {
"name": "调整大小方法"
}
}
},
"LoadImageTextSetFromFolderNode": {
"description": "从目录加载一批图像和标题用于训练。",
"display_name": "从文件夹加载图像和文本数据集",
"inputs": {
"clip": {
"name": "CLIP 模型",
"tooltip": "用于编码文本的 CLIP 模型。"
},
"folder": {
"name": "文件夹",
"tooltip": "要从中加载图像的文件夹。"
},
"height": {
"name": "高度",
"tooltip": "调整图像的目标高度。-1 表示使用原始高度。"
},
"resize_method": {
"name": "调整大小方法"
},
"width": {
"name": "宽度",
"tooltip": "调整图像的目标宽度。-1 表示使用原始宽度。"
}
}
},
"LoadLatent": {
"display_name": "加载Latent",
"inputs": {
@@ -5027,7 +4949,6 @@
}
},
"LoraModelLoader": {
"description": "从训练 LoRA 节点加载训练好的 LoRA 权重。",
"display_name": "加载 LoRA 模型",
"inputs": {
"lora": {
@@ -5075,7 +4996,6 @@
}
},
"LossGraphNode": {
"description": "绘制损失图并将其保存到输出目录。",
"display_name": "绘制损失图",
"inputs": {
"filename_prefix": {
@@ -8830,17 +8750,6 @@
}
}
},
"Preview3DAnimation": {
"display_name": "预览3D - 动画",
"inputs": {
"camera_info": {
"name": "相机信息"
},
"model_file": {
"name": "模型文件"
}
}
},
"PreviewAny": {
"display_name": "预览任意",
"inputs": {
@@ -10384,23 +10293,6 @@
}
}
},
"SaveLoRANode": {
"display_name": "保存 LoRA 权重",
"inputs": {
"lora": {
"name": "lora",
"tooltip": "要保存的 LoRA 模型。请勿使用带有 LoRA 层的模型。"
},
"prefix": {
"name": "前缀",
"tooltip": "用于保存的 LoRA 文件的前缀。"
},
"steps": {
"name": "步数",
"tooltip": "可选LoRA 已训练的步数,用于命名保存的文件。"
}
}
},
"SaveSVGNode": {
"description": "在磁盘上保存 SVG 文件。",
"display_name": "SaveSVGNode",