Results 35 comments of Jordan Hall
trafficstars

> > Reverting to commit [3e52e03](https://github.com/comfyanonymous/ComfyUI/commit/3e52e0364cf81764f58e5aa4f53f0b702f4d4a81) seems to have resolved the issue for me. > > How much RAM do you need now ? > > I needed above 32...

It's also working fine for me at 83f343146ae1e8ccaf21da5b012bf59c78b97179.

Okay. I've done some checks at different commits. For me, the last commit which works is 14af129c5509d10504113a1520c45b0ebcf81f14. Commits beyond this (starting at bb222ceddb232aafafa99cd4dec38b3719c29d7d) cause out of memory issues (torch.cuda.OutOfMemoryError: Allocation...

> > For me, the last commit which works is [14af129](https://github.com/comfyanonymous/ComfyUI/commit/14af129c5509d10504113a1520c45b0ebcf81f14) > > So, you have a specific memory error and you can't generate images ? > > I think...

The latest updates mostly worked fine for me, but after trying to use Flux with >= 1 Lora, I was receiving OOM errors. Setting `--reserve-vram` to `0.7` resolved this.