mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
Update custom-node-list.json (#2112)
This commit is contained in:
parent
e0a96b4937
commit
ba99f0c2cc
@ -32290,6 +32290,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": "Dehypnotic",
|
||||||
|
"title": "AspectRatioAdvanced",
|
||||||
|
"reference": "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced",
|
||||||
|
"files": [
|
||||||
|
"https://raw.githubusercontent.com/Dehypnotic/comfyui-aspect-ratio-advanced/main/aspect_ratio_advanced.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "An advanced aspect ratio calculator and image scaler with flexible scaling modes and intelligent image handling."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user