You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the latents and text vectors can be precomputed and then stored in RAM instead of VRAM, and then offload the text encoder and VAE if they aren't being trained, would allow for significant time and VRAM savings.