← Back to Dashboard

Comfy Workflow

Mobile view shows the same node chain in a readable stacked format.

NODE 1
CheckpointLoader
Loads base model and exposes MODEL / CLIP / VAE outputs.
NODE 2
KSampler
Combines model + prompts and generates latent with seed/steps/sampler config.
NODE 3
SaveImage
Receives image output and writes artifact to storage/output path.