https://github.com/cheesecakejohnsonturbo/VenvComfyuiComfy3Dpack/tree/main
This is a .bat to install ComfyUI using a venv environment (Requires that you install python 3.12 as it is required by Comfy3DPack)
Once comfy is installed, copy the 2 extra bats in the custom_nodes folder and run VenvInstallComfy3DPack.bat
If the last stage fails, run VenvInstallComfy3DPack finalize when failed.bat but it probably won't be necessary.
Based on https://github.com/brknsoul/ROCmLibs/wiki/ComfyUI-manual-install-instructions-for-nVidia-GPUs with the support of @brknsoul who helped me fine tune it
Implementing @BuffMcBigHuge's solution https://github.com/MrForExample/ComfyUI-3D-Pack/issues/437
Fixing his solution with @HengYuD's solution https://github.com/facebookresearch/pytorch3d/issues/1892#issuecomment-2421585554
I'm grateful for their direct and indirect contribution to the community and gladly implement their knowledge in this humble CC0 script
Link to Comfy3DPack https://github.com/MrForExample/ComfyUI-3D-Pack