AstraliteHeart's picture
Push basic workflow
51ae96e

Pony V7 ComfyUI Workflows

How to Use

Simply drag and drop any of the workflow images below directly into your ComfyUI canvas to load them. ComfyUI will automatically parse the embedded workflow data from the image.

Available Workflows

Basic Workflow

Basic Workflow

A simple, straightforward workflow for generating images with Pony V7 using the SafeTensor. Perfect for getting started quickly.

GGUF Workflow

GGUF Workflow

Workflow optimized for using GGUF quantized models. Requires the GGUF nodes by City96. GGUF formats allow lower VRAM use with minimal degradation to quality and no noticeable impact to performance. Q8_0 version is recommended. See the GGUF README for more details.

LoRA Workflow

LoRA Workflow

Workflow demonstrating how to use LoRA models with Pony V7. Shows proper setup for loading and applying LoRA weights to enhance or modify generation results. See the LoRA README for training and conversion information.

Noise Selection Workflow

Noise Selection Workflow

Advanced workflow featuring the custom PonyNoise node that allows switching between GPU and CPU noise generation. Use this to match diffusers output or ensure cross-platform consistency. Requires the PonyNoise node.