mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
c95189bdda
The mage vae defined plain encode and decode methods, leaving offload hooks nothing to fire on when the pipeline enters through them. The diffusers entry decorator routes both through the hook path, the same as every stock autoencoder.