Patch version increment to 1.41.8

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-9288-1-41-8-3156d73d3650817ca737ced3e08d8c86)
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
2026-02-28 18:07:23 +09:00
committed by GitHub
parent 8da07f2ce2
commit b80eace639
24 changed files with 333 additions and 1 deletions

View File

@@ -12799,6 +12799,30 @@
}
}
},
"ResolutionSelector": {
"description": "احسب العرض والارتفاع من نسبة العرض إلى الارتفاع والهدف بالميغابكسل. مفيد لتعيين أبعاد صورة Latent فارغة.",
"display_name": "محدد الدقة",
"inputs": {
"aspect_ratio": {
"name": "نسبة العرض إلى الارتفاع",
"tooltip": "نسبة العرض إلى الارتفاع للأبعاد الناتجة."
},
"megapixels": {
"name": "الميغابكسل",
"tooltip": "إجمالي الميغابكسل المستهدف. ١.٠ ميغابكسل ≈ ١٠٢٤×١٠٢٤ للبُعد المربع."
}
},
"outputs": {
"0": {
"name": "العرض",
"tooltip": "العرض المحسوب بالبكسل (مضاعف للعدد ٨)."
},
"1": {
"name": "الارتفاع",
"tooltip": "الارتفاع المحسوب بالبكسل (مضاعف للعدد ٨)."
}
}
},
"Rodin3D_Detail": {
"description": "توليد أصول ثلاثية الأبعاد باستخدام واجهة برمجة تطبيقات رودين",
"display_name": "رودين 3D توليد - توليد التفاصيل",