TMElyralab / MusePose

MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
Other
1.85k stars 125 forks source link

torch.cuda.OutOfMemoryError #24

Closed xy-soft closed 3 weeks ago

xy-soft commented 1 month ago

CUDA out of memory. Tried to allocate 1.05 GiB (GPU 0; 23.64 GiB total capacity; 14.04 GiB already allocated; 74.44 MiB free; 14.88 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

通常建议多少的显存可以正常运行?

xy-soft commented 1 month ago

可以并行使用多个显卡吗

TZYSJTU commented 1 month ago

please refer to https://github.com/TMElyralab/MusePose/issues/6#issuecomment-2136933975