You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting on VS 2022 17.10 only CUDA 12.4.0 works without special flags (here). Visual Studio Community users have a hard time reverting to an older version — especially if downloading VS for the first time. A lot of the image-to-3D ecosystem is still on CUDA 12.1, and there's a lot of people struggling with compiling nvdiffrast_plugin.
Starting on VS 2022 17.10 only CUDA 12.4.0 works without special flags (here). Visual Studio Community users have a hard time reverting to an older version — especially if downloading VS for the first time. A lot of the image-to-3D ecosystem is still on CUDA 12.1, and there's a lot of people struggling with compiling
nvdiffrast_plugin
.Can we add these flags in
ops.py
line 47
?For reference here was my solution to this issue in ComfyUI-3D-Pack.
The text was updated successfully, but these errors were encountered: