Patch version increment to 1.39.3

**Base branch:** `main`

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8500-1-39-3-2f96d73d365081a9a74fd1fcb7e33a41)
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-01-31 13:30:35 +09:00
committed by GitHub
parent 679288500a
commit a807986835
25 changed files with 652 additions and 12 deletions

View File

@@ -1266,6 +1266,21 @@
}
}
},
"ColorToRGBInt": {
"description": "تبدیل یک رنگ به مقدار صحیح RGB.",
"display_name": "تبدیل رنگ به مقدار صحیح RGB",
"inputs": {
"color": {
"name": "رنگ"
}
},
"outputs": {
"0": {
"name": "مقدار صحیح RGB",
"tooltip": null
}
}
},
"CombineHooks2": {
"display_name": "ترکیب هوک‌ها [۲]",
"inputs": {
@@ -10998,6 +11013,25 @@
}
}
},
"RecraftCreateStyleNode": {
"description": "ایجاد یک استایل سفارشی از تصاویر مرجع. ۱ تا ۵ تصویر را برای استفاده به عنوان مرجع استایل بارگذاری کنید. مجموع حجم تمام تصاویر حداکثر ۵ مگابایت است.",
"display_name": "ایجاد استایل سفارشی Recraft",
"inputs": {
"images": {
"name": "تصاویر"
},
"style": {
"name": "استایل",
"tooltip": "استایل پایه تصاویر تولید شده."
}
},
"outputs": {
"0": {
"name": "شناسه استایل",
"tooltip": null
}
}
},
"RecraftCreativeUpscaleNode": {
"description": "بزرگ‌نمایی تصویر به صورت همزمان.\nیک تصویر شطرنجی را با ابزار «بزرگ‌نمایی خلاقانه» بهبود می‌بخشد و وضوح را با تمرکز بر جزئیات کوچک و چهره‌ها افزایش می‌دهد.",
"display_name": "بزرگ‌نمایی خلاقانه تصویر Recraft",