mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-22 09:23:32 +08:00
Merge ba981877f3 into c8dce94c03
This commit is contained in:
commit
69ca29f615
@ -37722,6 +37722,16 @@
|
|||||||
],
|
],
|
||||||
"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": "BuddyBytes",
|
||||||
|
"title": "Smart Resolution Toolkit",
|
||||||
|
"reference": "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Resolution picker and latent generator for ComfyUI. Select presets like HD, FullHD, 2K, 4K, 8K with aspect ratios (1:1, 9:16, 4:5, 21:9 etc.) via dropdowns. Automatically snaps width/height to latent-safe multiples of 64. Ideal for EmptyLatentImage, AnimateDiff, ControlNet, video formats, and KSampler workflows. Outputs clean INT values or ready-to-use LATENT tensor."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user