Hacker News new | ask | show | jobs
by brucethemoose2 977 days ago
VoltaML abandoned it (but may revisit it) and replaced it with AIT.

The problem with a vanilla diffusers pipe is that you miss out on all the cool community augmentations that really make sd shine. Crazy img2img stuff aside, some random examples include:

- Fooocus's implementation preserves 'momentum' when switching from the sdxl base model to the refiner.

- freeu augmentation

- tomesd

- fooocus image style presets, with known styles from the dataset strait from SAI and others.

- auto prompt expansion

- performance hacks not in vanilla diffusers