Skip to content

[Partner Nodes] Tencent3D update#13207

Merged
Kosinkadink merged 2 commits intomasterfrom
feat/api-nodes/Tencent3D
Mar 29, 2026
Merged

[Partner Nodes] Tencent3D update#13207
Kosinkadink merged 2 commits intomasterfrom
feat/api-nodes/Tencent3D

Conversation

@bigcat88
Copy link
Copy Markdown
Contributor

@bigcat88 bigcat88 commented Mar 28, 2026

  1. Allow smaller possible face_count in the 3D model generation
  2. Add uv_image output to the TencentModelTo3DUVNode node

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

…image output

Signed-off-by: bigcat88 <bigcat88@icloud.com>
@bigcat88 bigcat88 changed the title [Parner Nodes] Tencent3D update [Partner Nodes] Tencent3D update Mar 28, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

📝 Walkthrough

Walkthrough

This pull request modifies comfy_api_nodes/nodes_hunyuan3d.py to adjust model constraints and enhance the UV mapping node. The minimum face_count constraint for two Tencent nodes is lowered from 40000 to 3000. TencentModelTo3DUVNode is extended with a new uv_image output that retrieves and processes UV image data from the model generation result, or returns a zero tensor if the data is absent.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title '[Partner Nodes] Tencent3D update' is directly related to the changeset, which updates the Tencent 3D model generation nodes with specific improvements to face_count constraints and new uv_image output.
Description check ✅ Passed The pull request description clearly relates to the changeset, describing both the face_count constraint reduction and the new uv_image output addition.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Kosinkadink Kosinkadink merged commit d113d1c into master Mar 29, 2026
17 checks passed
@bigcat88 bigcat88 deleted the feat/api-nodes/Tencent3D branch March 30, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants