Mr. For Example
Mr. For Example
Thanks for letting me know, I'll fix it in the next update 👍
I thought about that before, at beginning I was trying to also include the research from multi-view stereo into the pack, but right now it is focued entirely on 3D...
Hi all, I'm aware there is a problem wrt install from ComfyUI-Manager, as it doesn't seem will pull the newest Comfy3D version from github directly, I'll sort it out right...
Hi @GPU-server The only reason I can think of is that: You didn't install numpy **inside your ComfyUI python environment** Try to run: `"Your path to ComfyUI_windows_portable\python_embeded\python.exe" -s -m pip...
Hi, @AstroWYH That is weird, I just ran it, and it works fine.  Just in case there are some parameters differences, I'll give you the input image and workflow...
Hi all, I just updated the [pre-builds](https://github.com/MrForExample/Comfy3D_Pre_Builds) for `Windows; Python 3.10, 3.11, 3.12; pytorch 2.5.0, torchvision 0.20.0, xformer 0.28.0 post2` Hope you had a good weekend :)
Hi @ElviraLL This part indeed need update, as it has been mentioned before, it is in my task list, just there are other things have higher priority. I'll let you...
Hi all, sorry for the late reply Seems it is caused by 2D_Stage/models/checkpoint/scaler.pt, I'll add *.pt into .gitignore in next release Cheers 👍
Thanks for making this my friend🤗, I'll add it in Readme, and if more people find it useful, then maybe we can find a way to work together on Comfy3D,...
The error file is in: `D:\Stablediff\Comfyuimanual\ComfyUI\custom_nodes\ComfyUI-3D-Pack-main\__init__.py` Yet the path it trying to find is: `D:\\Stablediff\\Comfyuimanual\\ComfyUI\\custom_nodes\\ComfyUI-3D-Pack\\Configs/system.conf'` Rename folder from ComfyUI-3D-Pack-main to ComfyUI-3D-Pack should solve the issue