Mr. For Example
Mr. For Example
I tried Zero123++ before, those results you saw on their Github page is quite cheery picked, range image results are not as good as those they showed🙃 Try MVDiffusion model...
Hi friend, thanks for trying it. From your error message: `RuntimeError: Ninja is required to load C++ extensions`, it seems you don't have Ninja installed which is needed for torch...
@MauriceBourdon Hi, it seems you got the same error. Did you run the following command? `D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\python.exe -s -m pip install --force-reinstall ninja` Also please check if your VS Build...
> Hi, Thanks ! The problem was the Path (in variable environment) Now, I have a new error with "sklearn" (Sorry I'm not developper) Maybe the problem ? --> https://github.com/scikit-learn/sklearn-pypi-package...
> > Hi friend, thanks for trying it. From your error message: `RuntimeError: Ninja is required to load C++ extensions`, it seems you don't have Ninja installed which is needed...
> Hi, I found the solution You need to install scikit-learn instead of sklearn (https://github.com/scikit-learn/sklearn-pypi-package) Now, it works well !! Thanks for your time and your help !!! > >...
> > > Hi, I found the solution You need to install scikit-learn instead of sklearn (https://github.com/scikit-learn/sklearn-pypi-package) Now, it works well !! Thanks for your time and your help !!!...
> Hi MrForExample, > > The Worflow is your Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh.json (without edit) Attached the files used :   Oh, thanks, no worries, I was asking @Dartvauder's issue
> I'm getting a similar error when using the same workflow, at least seems like it's also ninja related: > > Error occurred when executing [Comfy3D] Convert 3DGS to Mesh...
@mothormothormothor Hi, for this error: ``` C:\Users\Marvin\ComfyUI_windows_portable\python_embeded\Lib\site-packages\torch\include\torch/csrc/python_headers.h(12): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "Python.h": No such file or directory ninja: build stopped: subcommand failed. ``` You need...