ControlVideo
ControlVideo copied to clipboard
CUDA out of memory
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.
Thanks for your attention! You could add --long_video during inference, which would greatly reduce GPU memory requirement.