mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +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:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@comfyorg/comfyui-frontend",
|
||||
"private": true,
|
||||
"version": "1.36.8",
|
||||
"version": "1.36.9",
|
||||
"type": "module",
|
||||
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
|
||||
"homepage": "https://comfy.org",
|
||||
|
||||
@@ -1416,6 +1416,7 @@
|
||||
"latent": "latent",
|
||||
"3d": "3d",
|
||||
"ltxv": "ltxv",
|
||||
"qwen": "qwen",
|
||||
"sd3": "sd3",
|
||||
"unet": "unet",
|
||||
"sigmas": "sigmas",
|
||||
@@ -1447,7 +1448,6 @@
|
||||
"photomaker": "photomaker",
|
||||
"PixVerse": "PixVerse",
|
||||
"primitive": "primitive",
|
||||
"qwen": "qwen",
|
||||
"Recraft": "Recraft",
|
||||
"edit_models": "edit_models",
|
||||
"Rodin": "Rodin",
|
||||
@@ -2443,4 +2443,4 @@
|
||||
"recentReleases": "Recent releases",
|
||||
"helpCenterMenu": "Help Center Menu"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": {
|
||||
|
||||
@@ -460,4 +460,4 @@
|
||||
"pysssss_SnapToGrid": {
|
||||
"name": "Always snap to grid"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user