mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 19:33:03 +08:00
feat: Register ComfyUI-ResolutionPresets to custom nodes list (#1738)
* Add: register ComfyUI-ResolutionPresets * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
c7e69f4e26
commit
04972ad87f
@ -24239,6 +24239,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": [
|
||||||
|
"httpshttps://github.com/big-mon/ComfyUI-ResolutionPresets"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"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