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": "相機資訊"
},
"6": {
"name": "錄製影片"
}
}
},
"Load3DAnimation": {
"display_name": "載入 3D - 動畫",
"inputs": {
"height": {
"name": "高度"
},
"image": {
"name": "影像"
},
"model_file": {
"name": "模型檔案"
},
"width": {
"name": "寬度"
}
},
"outputs": {
"0": {
"name": "圖片"
},
"1": {
"name": "遮罩"
},
"2": {
"name": "網格路徑"
},
"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": "LoadLatent",
"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": "camera_info"
},
"model_file": {
"name": "model_file"
}
}
},
"PreviewAny": {
"display_name": "預覽任意",
"inputs": {
@@ -10384,23 +10293,6 @@
}
}
},
"SaveLoRANode": {
"display_name": "儲存 LoRA 權重",
"inputs": {
"lora": {
"name": "lora",
"tooltip": "要儲存的 LoRA 模型。請勿使用帶有 LoRA 層的模型。"
},
"prefix": {
"name": "prefix",
"tooltip": "用於儲存 LoRA 檔案的前綴。"
},
"steps": {
"name": "步數",
"tooltip": "選填LoRA 已訓練的步數,用於命名儲存的檔案。"
}
}
},
"SaveSVGNode": {
"description": "在磁碟上儲存 SVG 檔案。",
"display_name": "儲存SVG節點",