The ComfyUI InfiniteYou workflow integrates ByteDance's advanced identity-preserving model into the environment. Built on the FLUX diffusion transformer and powered by InfuseNet, this technology enables flexible and high-fidelity image generation while preserving identity features. The InfiniteYou toolkit includes two tailored workflows: Face Combine and Zero-Shot Task, each designed for different creative goals within the InfiniteYou system.
IMPORTANT NOTE: When you first load the InfiniteYou workflow, you will see both Zero-Shot Task and Face Combine sections. These are two separate workflows that operate independently. While technically both can run at the same time, they are designed to be used as separate tools for different purposes, not as connected steps in a single process.
Example Setup for InfiniteYou:
Load Image
nodes:
CLIP Text Encode
nodes:Queue Prompt
button to run the InfiniteYou workflowSave Image
: get your outputFace Combine Node: This node blends facial features from two images.
adapter_file
: Specifies the model file used for identity blending (e.g., aes_stage2_img_proj.bin).weight
: Controls how strongly the fusion blends both faces.balance
: Adjusts which image contributes more to the final face.start_at
: When the fusion starts in the generation timeline.end_at
: When the fusion ends during generation.fixed_face_pose
: Locks face pose if true, allows variation if false.Apply Node: Applies the InfiniteYou model to a single reference image.
adapter_file
: Defines which stage model is used.weight
: Intensity of identity preservation.start_at
: Start of effect application during generation.end_at
: End of effect application.fixed_face_pose
: If true, keeps original pose rigid.FluxGuidance / BasicGuider: Applies extra influence to preserve identity or control prompt alignment with InfiniteYou.
guidance
: Strength of conditioning—higher = more control, lower = more variety in outputs.Samplers: Used to control how the image is created from noise in InfiniteYou.
sampler_name
: Algorithm to generate the image (e.g., euler).steps
: Number of iterations to refine the image.denoise
: How much noise is removed: higher = cleaner image.Switching Models:
aes_stage2
: Better text-image coherence and style (after fine-tuning).sim_stage1
: More accurate face identity retention (pre-fine-tuning).adapter_file
and control_net
file together when switching InfiniteYou model modes.Prompt Tips for InfiniteYou:
For additional details and development references:
This workflow is powered by InfiniteYou, developed by ByteDance Intelligent Creation. The integration is provided by ZenAI-Vietnam, including tailored workflows and model conversions that enable zero-shot and multi-reference identity-preserving generation. Full credit goes to the original authors for their work.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.