mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 23:52:32 +08:00
Add CAS Aspect Ratio Presets Node for ComfyUI to custom-node-list.json
Add a custom node to quickly create empty latents in common resolutions and aspect ratios for SD 1.5, SDXL, Flux, Chroma, and HiDream. Choose from curated presets or generate by axis and aspect ratio. Appears in the 'latent' node group.
This commit is contained in:
parent
efe1aad5db
commit
4b806a3d91
@ -27569,6 +27569,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "budihartono",
|
||||||
|
"title": "CAS Aspect Ratio Presets Node for ComfyUI",
|
||||||
|
"id": "comfyui-aspect-ratio-presets",
|
||||||
|
"reference": "https://github.com/budihartono/comfyui-aspect-ratio-presets",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/budihartono/comfyui-aspect-ratio-presets"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Quickly create empty latents in common resolutions and aspect ratios for SD 1.5, SDXL, Flux, Chroma, and HiDream. Choose from curated presets or generate by axis and aspect ratio. Appears in the 'latent' node group."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user