Mr. For Example
Mr. For Example
Hi @Elminsst, sorry for the late responds There are a few nodes need runtime C++ compile You can check if your [Visual Studio Build Tools 2022/2019 if installed correctly](https://github.com/MrForExample/ComfyUI-3D-Pack/blob/main/_Pre_Builds/README.md#build-for-windows) And...
Hi, right now this project only support CUDA 11.8 and 12.1, because those two are the most widely used versions by researchers and developers
Hi @scottmudge, that part sure need improvement As a workaround, you can use the same mesh name to save so it will overwrite the exist mesh Have a good weekend...
Haha, you are the first to noticed :) that's a PBR textures generation model I'm researching and training myself, and haven't finish it yet, but almost, I may release it...
Hi @jakechai 1. I'll see if I can add that orthographic camera switch for Mesh Orbit Renderer and Explicit Target Color Projection 2. Right now, the Mesh class can only...
I'll rebuild all the wheels to support torch 2.4.0 and torchvision 0.19 before end of this week π
Hi, I just rebuilt all the wheels for `Windows, python 3.10, 3.11, 3.12, cuda 11.8. 12.1, pytorch 2.4.0`, please let me know if there are any other problems π
@jakechai Yeah, I just realized a problem yesterday, if you have installed the package for torch 2.3.0 before then you have to uninstall those pre-built wheels before you can install...
Ok, I just updated the install.py to make it run `pip install --no-deps --force-reinstall `, it should be able to overwrite those old wheels in your ComfyUI python environment now
@Firetheft Yeah, sorry for the trouble, a few days ago when I changed the config file, I didn't realise simply update from torch 2.3.0 to 2.4.0 would need rebuilt all...