mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-03 20:51: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": "Painter",
|
||||
"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