Comfyui使用VHS_LoadVideoPath加载视频报错Error occurred when executing VHS_LoadVideoPath: [enforce fail at alloc_cpu.cpp:80] data. DefaultCPUAllocator: not enough memory: you tried to allocate 68976230400 bytes. 原因 视频帧分辨率太大,导出素材选的4K 解决方案 用于拆解帧输出给controlNet处理,不需要太高分辨率,降低原素材分辨率对结果影响不大(相对于后续...
return load_video_cv(**kwargs) File "D:\SD\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite\load_video_nodes.py", line 144, in load_video_cv memory_limit = (psutil.virtual_memory().available + psutil.swap_memory().free) - 2 ** 27 File "D:\SD\ComfyUI-aki...
Hello,My GPU is 3070 video memory 8G,Memory 64G,This error will be reported when it can be run,I limit the number of frames to 1000 to run,I want to ask if this problem is because I lack hardware Activity AustinMroz commented on Jun 24, 2024 AustinMroz on Jun 24, 2024 Collaborato...