ComfyUI nodes for performing the image-to-image diffusion process on large images in tiles. This approach improves the details that is commonly found on upscaled images while reducing hardware requirements and maintaining an image size that the diffusion model is trained on.
git -v in a terminal.“`
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale
“`
comfy node install comfyui_ultimatesdupscaleComfyUI/custom_nodes/ directory to hold the extracted files (e.g. ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale).ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale folder.Nodes can be found in the node menu under image/upscaling.
Documentation for the nodes can be found in the js/docs/ folder, or viewed within the application by right-clicking the relevant node and selecting the info icon.
Details about most of the parameters can be found here.
Example workflows can be found in the example_workflows/ folder. You can also find them in the ComfyUI application under the Templates menu, scroll down the left sidebar to find the Extensions section, then selecting this repository.