mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 23:20:04 +00:00
1.36.9 (#7735)
Patch version increment to 1.36.9 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7735-1-36-9-2d26d73d36508175a1b6f191f59cdbf8) 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:
@@ -2359,6 +2359,28 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"EmptyQwenImageLayeredLatentImage": {
|
||||
"display_name": "Empty Qwen Image Layered Latent",
|
||||
"inputs": {
|
||||
"width": {
|
||||
"name": "width"
|
||||
},
|
||||
"height": {
|
||||
"name": "height"
|
||||
},
|
||||
"layers": {
|
||||
"name": "layers"
|
||||
},
|
||||
"batch_size": {
|
||||
"name": "batch_size"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"tooltip": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"EmptySD3LatentImage": {
|
||||
"display_name": "EmptySD3LatentImage",
|
||||
"inputs": {
|
||||
|
||||
Reference in New Issue
Block a user