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

@@ -2101,6 +2101,10 @@
"outputs": {
"0": {
"tooltip": null
},
"1": {
"name": "INDEX",
"tooltip": null
}
}
},
@@ -13446,6 +13450,84 @@
}
}
},
"TencentImageToModelNode": {
"display_name": "Hunyuan3D: Image(s) to Model (Pro)",
"inputs": {
"model": {
"name": "model",
"tooltip": "The LowPoly option is unavailable for the `3.1` model."
},
"image": {
"name": "image"
},
"face_count": {
"name": "face_count"
},
"generate_type": {
"name": "generate_type"
},
"seed": {
"name": "seed",
"tooltip": "Seed controls whether the node should re-run; results are non-deterministic regardless of seed."
},
"image_left": {
"name": "image_left"
},
"image_right": {
"name": "image_right"
},
"image_back": {
"name": "image_back"
},
"control_after_generate": {
"name": "control after generate"
},
"generate_type_pbr": {
"name": "pbr"
}
},
"outputs": {
"0": {
"name": "model_file",
"tooltip": null
}
}
},
"TencentTextToModelNode": {
"display_name": "Hunyuan3D: Text to Model (Pro)",
"inputs": {
"model": {
"name": "model",
"tooltip": "The LowPoly option is unavailable for the `3.1` model."
},
"prompt": {
"name": "prompt",
"tooltip": "Supports up to 1024 characters."
},
"face_count": {
"name": "face_count"
},
"generate_type": {
"name": "generate_type"
},
"seed": {
"name": "seed",
"tooltip": "Seed controls whether the node should re-run; results are non-deterministic regardless of seed."
},
"control_after_generate": {
"name": "control after generate"
},
"generate_type_pbr": {
"name": "pbr"
}
},
"outputs": {
"0": {
"name": "model_file",
"tooltip": null
}
}
},
"TextEncodeAceStepAudio": {
"display_name": "TextEncodeAceStepAudio",
"inputs": {