Issue with Apex and Pulid : No module named 'fused_layer_norm_cuda'

#6
by Yamiray - opened

Hi, with a fresh install of ComfyUI with UmeAiRT-WAN2.1-AllinOne-Auto_install.bat, I got an issue on workflows containing PulID nodes.
The EVA Loader trigger the following error :
[No module named 'fused_layer_norm_cuda'](ModuleNotFoundError: No module named 'fused_layer_norm_cuda')

I managed to resolve this issue by recompiling Apex by myself using Ninja and the following options : cpp_ext and cuda_ext.

Did other users face the same issue on their own computer ?

same problem

can you explain how_

Sign up or log in to comment