Pony FinalCut
Note this model is intended to be run at far higher resolutions then currently offered onsite. Consider petitioning @theally or @chipshajen or @Cosmic_Crafter (Or @Justin if your feeling lucky) to add support for such - Maybe they could "steal" from TensorArt for once.
Or maybe ask they didn't make high rez images look like garbage without clicking them three times. The perfectly sharp and single pixel hair at 3k has been thousands of hours of work.
832x1216 & 1280x1536 native generation size even 1280x1792 is possible for highly trained subjects
The best quality will come from forcing unet in BF16 & VAE/CLIP in FP32 use this tool to launch ComfyUI
Forge/Auto1111: set COMMANDLINE_ARGS= --unet-in-bf16 --vae-in-fp32 --clip-in-fp32 --cuda-malloc
Comfy: cmd /k python main.py --fp32-text-enc --fp32-vae --bf16-unet --use-flash-attention
This model took over 120KwH of energy to train. Not including the 50KwH used to train the CLIP models.
Note: Auto1111/Forge has an issue with stored BF16 VAE in V1.1 BF16 if not using the FP32 VAE command