Hi,
Fantasy Portrait Demo Results on the repo seems amazing, I have tried reproducing those same and I’m getting a CUDA OOM while loading FantasyPortrait on an RTX 5090 (32GB) with Linux, CUDA 12.8, and PyTorch 2.7.
Tried lower number of frames at 420×420 resolution with num_persistent_param_in_dit=0 and 7*10**9 as mentioned here: https://huggingface.co/acvlab/FantasyPortrait#%F0%9F%93%A6speed-and-vram-usage, but still runs out of memory.
Any suggestions to fix this or run in a more memory-efficient mode?
Thanks.
Hi,
Fantasy Portrait Demo Results on the repo seems amazing, I have tried reproducing those same and I’m getting a CUDA OOM while loading FantasyPortrait on an RTX 5090 (32GB) with Linux, CUDA 12.8, and PyTorch 2.7.
Tried lower number of frames at 420×420 resolution with num_persistent_param_in_dit=0 and 7*10**9 as mentioned here: https://huggingface.co/acvlab/FantasyPortrait#%F0%9F%93%A6speed-and-vram-usage, but still runs out of memory.
Any suggestions to fix this or run in a more memory-efficient mode?
Thanks.