mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2025-12-09 04:44:26 +08:00
when custom_rasterizer_kernel is imported before torch under cu128/python 3.12, the following error will raise: ImportError: DLL load failed while importing custom_rasterizer_kernel: 找不到指定的模块。 simply swapping these two imports will solve this issue