mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 17:10:07 +00:00
1.39.3 (#8500)
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user