Mr. For Example

Results 167 comments of Mr. For Example

There is a big chance because of the torch runtime lock, can you please check if this [link](https://github.com/lava-nc/lava-dl/discussions/211) solve the problem

Yes, that will be a part of my code refactoring & adding & optimization a few more better MVS algorithms with in next two weeks πŸ‘

Hi friend You may have a old kornia version installed, try: `Your comfy python.exe path -s -m pip install --force-reinstall kornia`

I haven't encountered this problem before. But a few things you could try: 1. Install using [Miniconda](https://docs.conda.io/projects/miniconda/en/latest/) 2. Install with ComfyUI's embed python env on Windows by using [chocolatey](https://chocolatey.org/) 3....

thanks for the effort friend, I'll try to make install steps as painless as possible next > I found a way to install pre-build binaries if you point me were...

Seems you can build all the other cuda packages but not pytorch3d, which means your VS build tools is setup correctly, I'm not really sure what happened in your env,...

> I had the same issue when I tried to get this running. Was able to figure it out: > > First issue was I was using CUDA 11.8, had...

Thanks for the effort friend, I am aware of [SuGaR](https://github.com/Anttwo/SuGaR), and will definitely take a closer look at their method. I also adopted a better 3DGS to Mesh Conversion Algorithm...

`ModuleNotFoundError: No module named 'plyfile'` Seems you haven't installed `plyfile` package, have you run **install.bat** or run: `pip install -r .requirements.txt` under ComfyUI-3D-Pack folder?

Can you please give me the command & steps you used for installed, I can't help you to debug with only the last error