kijai / ComfyUI-ControlNeXt-SVD

151 stars 6 forks source link

GPU out of memory #5

Open tppqt opened 2 months ago

tppqt commented 2 months ago

I'm generate a long video, such as 300 frames, but get the error: torch.cuda.OutOfMemoryError: Allocation on device 0 would exceed allowed memory. (out of memory) Currently allocated : 8.89 GiB Requested : 1.10 GiB Device limit : 12.00 GiB Free (according to CUDA): 0 bytes

so this comfyui can't generate long video? what can I do