Hey, sharing a ComfyUI workflow I've been testing locally - still WIP, but results look promising on my end so far.
Pipeline: EasyLoader → base sampler → EasyUse HiresFix → hi-res refine → FaceDetailer → optional Z-Image polish pass.
Not claiming it's perfect yet - just sharing in case it's useful for others.
Feedback welcome if you try it.
Requirements: ComfyUI-Easy-Use, Impact Pack (+ face detector + SAM), RealESRGAN_x4plus or any upscaling models, SDXL checkpoint, qwen_3_4B or fp8, ae vae or flux vae/ultraflux improved.
Installation
Method 1: Using ComfyUI Manager (Recommended)
Open ComfyUI and click on Manager.
Click on Install via Git URL.
Paste the repository URL:
https://github.com/thevesperhouse-hub/comfyui-ZiT-UpscaleClick Install. ComfyUI Manager will automatically download the nodes and install the required dependencies.
Restart ComfyUI.
Method 2: Manual Installation
Navigate to your ComfyUI
custom_nodesdirectory in your terminal:cd ComfyUI/custom_nodes/Clone this repository:
git clone https://github.com/thevesperhouse-hub/comfyui-ZiT-Upscale.gitNavigate into the cloned folder:
cd comfyui-ZiT-UpscaleInstall the required Python packages:
pip install -r requirements.txtRestart ComfyUI.
Dependencies
This package requires mediapipe and transformers (which are automatically handled if installed via ComfyUI Manager or by running the pip install command).
Tested on:
oneObsession_v22
JuggernautXL_v8Rundiffusion
realismByStableYogi_ponyV65
babesByStableYogi_v65FP16
/!\ Note that some models will give you some garbage results
Before Z-Image-Turbo pass:

After Z-Image-Turbo pass:

