mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +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",
|
||||
"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…
x
Reference in New Issue
Block a user