ControlVideo icon indicating copy to clipboard operation
ControlVideo copied to clipboard

CUDA out of memory

Open Daybreak-Zheng opened this issue 2 years ago • 1 comments

6f8b4adcb3af1cec586bbdd1703c11a Very good job. When I run inference, --video_length 49 --frame_rate 2, it shows "cuda out of memory" error. I am running it on a 3090 GPU with 24GB of VRAM. Is there any way to solve this issue? Can I use multi-GPU inference?

Looking forward to your reply.

Daybreak-Zheng avatar Jul 29 '23 17:07 Daybreak-Zheng

Thanks for your attention! You could add --long_video during inference, which would greatly reduce GPU memory requirement.

YBYBZhang avatar Jul 30 '23 02:07 YBYBZhang