Nodes Browser
ComfyDeploy: How Preset Dimensions works in ComfyUI?
What is Preset Dimensions?
Simple node for sharing latent image size between nodes. Preset dimensions for SD and XL.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Preset Dimensions
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Save image with generation metadata on ComfyUI
Simple node for sharing latent image size between nodes.
How to install?
- Using CLI, go to the ComfyUI folder
cd custom_nodes
git clone https://github.com/modusCell/ComfyUI-dimension-node-modusCell.git
- Start/restart ComfyUI