Patch version increment to 1.38.11

**Base branch:** `main`

---------

Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2026-01-25 18:49:24 +09:00
committed by GitHub
parent 702c917e57
commit ba5380395d
37 changed files with 1947 additions and 68 deletions

View File

@@ -2098,11 +2098,13 @@
"option1": {
}
},
"outputs": {
"0": {
"outputs": [
null,
{
"name": "インデックス",
"tooltip": null
}
}
]
},
"DiffControlNetLoader": {
"display_name": "ControlNetモデルを読み込むdiff",
@@ -13428,6 +13430,84 @@
}
}
},
"TencentImageToModelNode": {
"display_name": "Hunyuan3D: 画像からモデルへ (Pro)",
"inputs": {
"control_after_generate": {
"name": "生成後のコントロール"
},
"face_count": {
"name": "面数"
},
"generate_type": {
"name": "生成タイプ"
},
"generate_type_pbr": {
"name": "PBR"
},
"image": {
"name": "画像"
},
"image_back": {
"name": "背面画像"
},
"image_left": {
"name": "左画像"
},
"image_right": {
"name": "右画像"
},
"model": {
"name": "モデル",
"tooltip": "`3.1`モデルではLowPolyオプションは利用できません。"
},
"seed": {
"name": "シード",
"tooltip": "シードはノードの再実行を制御しますが、シードに関わらず結果は非決定的です。"
}
},
"outputs": {
"0": {
"name": "モデルファイル",
"tooltip": null
}
}
},
"TencentTextToModelNode": {
"display_name": "Hunyuan3D: テキストからモデルへ (Pro)",
"inputs": {
"control_after_generate": {
"name": "生成後のコントロール"
},
"face_count": {
"name": "面数"
},
"generate_type": {
"name": "生成タイプ"
},
"generate_type_pbr": {
"name": "PBR"
},
"model": {
"name": "モデル",
"tooltip": "`3.1`モデルではLowPolyオプションは利用できません。"
},
"prompt": {
"name": "プロンプト",
"tooltip": "最大1024文字まで対応しています。"
},
"seed": {
"name": "シード",
"tooltip": "シードはノードの再実行を制御しますが、シードに関わらず結果は非決定的です。"
}
},
"outputs": {
"0": {
"name": "モデルファイル",
"tooltip": null
}
}
},
"TextEncodeAceStepAudio": {
"display_name": "TextEncodeAceStepAudio",
"inputs": {