kijai / ComfyUI-PyramidFlowWrapper

MIT License
97 stars 4 forks source link

Dude. #1

Open purzbeats opened 1 day ago

purzbeats commented 1 day ago

You're too fast. 💖

kijai commented 1 day ago

Oh man I wish...... this one has been causing me some gray hairs all day...

But I did just run 1280x768 first time succesfully under 20GB, there's hope!

kijai commented 1 day ago

Under 12GB actually:

image

purzbeats commented 1 day ago

I got it running locally last night but it OOM'd on the 384p model, they added VAE tiled decoding I think last night so I'm gonna try again 🤣

kijai commented 1 day ago

Yeah that VAE took a lot, but it's also that their pipeline had no offloading of text_encoder etc. at all.

al3dv2 commented 1 day ago

Does it works with 24go of vram with the vae ? thanks

al3dv2 commented 1 day ago

I just tried and the vae cause a OOM even with 24go of vram

kijai commented 1 day ago

I just tried and the vae cause a OOM even with 24go of vram

With 256 tile size it's taking under 12GB for me:

image