Compositor
Compositor copied to clipboard
Could not run MultiScaleDeformableAttention on cuda11.8
trafficstars
Hello,
I have certain hardware constraints. And need to run this code on cuda11.8. However, getting issues with MultiScaleDeformableAttention.
Would it be possible to resolve this issue? Please let me know if you are aware to solve this problem.
Error: import MultiScaleDeformableAttention as MSDA ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory
Thanks