Mr. For Example

Results 118 comments of 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 : ![rmbg_00051_](https://private-user-images.githubusercontent.com/161315935/308941764-c229d540-2608-4e4e-9ebd-dec4a380daee.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDkyMzYxNDMsIm5iZiI6MTcwOTIzNTg0MywicGF0aCI6Ii8xNjEzMTU5MzUvMzA4OTQxNzY0LWMyMjlkNTQwLTI2MDgtNGU0ZS05ZWJkLWRlYzRhMzgwZGFlZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwMjI5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDIyOVQxOTQ0MDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iYzEwMzllMTJlMWE2NmU4MWM4M2FiZGM5YmUzNzk3Mjc4MGJlMDBmNjg0ZWIwZTEzZjdjODFlNjg1ZTA0YWZlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.GNL6RqKu2FUQMzyL18-ak244ZHA1Yg5UwoGv6Eufmh8) ![rmbg_00007_](https://private-user-images.githubusercontent.com/161315935/308941768-70552f47-57f7-4e58-8bbf-b83855d530a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDkyMzYxNDMsIm5iZiI6MTcwOTIzNTg0MywicGF0aCI6Ii8xNjEzMTU5MzUvMzA4OTQxNzY4LTcwNTUyZjQ3LTU3ZjctNGU1OC04YmJmLWI4Mzg1NWQ1MzBhMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwMjI5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDIyOVQxOTQ0MDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kYTU0NWQwMTU4MjA1MDFkZjE2OTI5MWVlMzc2ZjNiMDA2ODAwMTM0ZWQ4YWNjMWY0MTEyZTcxMTE3Njk5MGU2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.pvIWWy8kVLF7GGDQFZALH21AYU0gdmdoXDi_3XuCYSE) 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...