MauriceBourdon
MauriceBourdon
Hi, I tried to install into a fresh ComfyUI_Windows_Portable (Windows 11) The workflow (Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh) can be launched but I have an error with the node (Convert to 3DGS...). I...
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 Error...
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 !!! Just a little...
Hi MrForExample, The Worflow is your Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh.json (without edit) Attached the files used :  
Hi @mothormothormothor Copy the path (for me --> D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\Scripts) And paste it in environment variable See attached screens   
Hi @DanielTheurich I just put in Terminal (with the good path) D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\python.exe -s -m pip install --force-reinstall scikit-learn The folder [scikit_learn-1.4.1.post1.dist-info] --> D:\IA\ComfyUI Dream\ComfyUI_windows_portable\python_embeded\Lib\site-packages Sorry I'm not a developer...