mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-03 04:31:58 +00:00
1.42.4 (#9844)
Patch version increment to 1.42.4 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9844-1-42-4-3226d73d365081ffae69c3b809461de2) 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:
@@ -11306,6 +11306,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Painter": {
|
||||
"display_name": "الرسام",
|
||||
"inputs": {
|
||||
"bg_color": {
|
||||
"name": "لون الخلفية"
|
||||
},
|
||||
"height": {
|
||||
"name": "الارتفاع"
|
||||
},
|
||||
"image": {
|
||||
"name": "الصورة",
|
||||
"tooltip": "صورة أساسية اختيارية للرسم فوقها"
|
||||
},
|
||||
"mask": {
|
||||
"name": "mask"
|
||||
},
|
||||
"width": {
|
||||
"name": "العرض"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
},
|
||||
"1": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"PairConditioningCombine": {
|
||||
"display_name": "دمج زوج الشرط",
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user