mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 21:04:41 +08:00
VideoHelperSuite import fails on Windows even when VHS is properly installed, due to custom node module names being stored as full file paths for some reason. Add fallback to sys.modules search when standard imports fail.