Files
InvokeAI/invokeai/app/invocations/flux_vae_encode.py
psychedelicious fd4c3bd27a refactor: estimate working vae memory during encode/decode
- Move the estimation logic to utility functions
- Estimate memory _within_ the encode and decode methods, ensuring we
_always_ estimate working memory when running a VAE
2025-08-18 21:43:14 +10:00

3.0 KiB