mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
Add PixelResoltionCalculater custom mode (#945)
This commit is contained in:
parent
beec803eff
commit
78f5d86f89
@ -13094,6 +13094,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": "LING-APE",
|
||||||
|
"title": "ComfyUI-PixelResolutionCalculator",
|
||||||
|
"id": "PixelCalulator",
|
||||||
|
"reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user