Koba

Results 4 comments of Koba

got same error today! from diff_gaussian_rasterization import ( ModuleNotFoundError: No module named 'diff_gaussian_rasterization'

I've just installed from comfyui manager and reloaded/refreshed everything. Here are some other info if those may help: xformers version: 0.0.23.post1 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce...

I've got this ModuleNotFoundError: No module named 'scripts.reactor_faceswap' error too, all other nodes works well tho. regarding the requirements i've got: onnx Version: 1.15.0 insightface Version: 0.7.3 opencv-python Version: 4.9.0.80...

I got this error trying to convert the same pth to onnx: ``` C:\Users\*****\AppData\Local\Programs\Python\Python311\Lib\site-packages\xformers\ops\fmha\flash.py:211: FutureWarning: `torch.library.impl_abstract` was renamed to `torch.library.register_fake`. Please use that instead; we will remove `torch.library.impl_abstract` in a...