mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-17 05:19:30 +08:00
Add: register ComfyUI-ResolutionPresets
This commit is contained in:
parent
821fded09d
commit
b6670ce053
@ -24207,6 +24207,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": "big-mon",
|
||||||
|
"title": "ComfyUI-ResolutionPresets",
|
||||||
|
"id": "bigmonComfyuiResolutionPresets",
|
||||||
|
"reference": "https://github.com/big-mon/ComfyUI-ResolutionPresets",
|
||||||
|
"files": [
|
||||||
|
"https://raw.githubusercontent.com/big-mon/ComfyUI-ResolutionPresets/refs/heads/main/resolution_presets.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Provides recommended resolution presets specifically. Select a preset from the dropdown to easily output the corresponding width and height values for use with nodes like Empty Latent Image."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user