This workflow uses the long 1st pass (Text-to-Image) with advanced SDXL CLIP encoder. In addition to T2I pass it uses an SD Ultimate Upscale with 2x2 tile set for HiRes Fix.
As a result, it fixes most issues with fingers and eyes without a need in special YOLO-based or VL-based nodes to generate a mask for face and hands.
This workflow also uses some minor / secondary nodes from other packages, but they can be replaced with Comfy.Core nodes, except for Anything Everywhere. I recommend installing the Anything nodes to reduce the connection spaghetti.
Description
Initial version. It contains a Photorealistic prompts (Pos and Neg) combined with Booru style tags.
FAQ
Comments (2)
Tells me im missing a multiply node that even comfymanager cant find. Which one are you using in your workflow
Multiply node is from LogicUtils. It is needed to increase the tile size by 10% over the size of 1x image just to make sure the Ultimate Upscale node will use 2x2 tileset.
Opt. 1. You can remove the multiplication and adjust the Tile Padding, Upscale coeff and Force Uniform tile options in Ultimate Upscale node to avoid rendering of more tiles.
Opt. 2. Find another Math node in Manager (make sure you selected the default nodes channel).
Opt. 3. Remove automatic tile size calculation and specify the fixed size manually.



