Mr. For Example
Mr. For Example
Seems you are not running the ComfyUI inside the miniconda/conda env Have you run the `install.bat` or `pip install -r requirements_post.txt` in your miniconda/conda env? Did get any build error?...
Sure, I'll take a look, and it into the roadmap π
Hi, friend, you can use your own images of 4 angles as [others have already asked](https://github.com/MrForExample/ComfyUI-3D-Pack/issues/26): Just make input images square, the node will automatically resize the image to the...
This could very likely be torch lock issue: [Code Hangs Indefinitely When Evaluating Neuron Models on GPU](https://github.com/lava-nc/lava-dl/discussions/211)
Hi friend, I haven't encountered any OSError or Symbolic link error before neither :) If it's cuda related issue then you can try to use `conda install -c "nvidia/label/cuda-12.1.0" cuda-toolkit`...
That workflow could be outdated, cool, I'll take a look before the next update π > And a question. How did you generate those 120 images of Cammy? Through Using_Stack_Orbit_Camera_Poses_to_conditioning_StableZero123?...
> same error here. everything else seems to work. My images were created with the "Using_Stack_Orbit_Camera_Poses_to_conditioning_StableZero123" workflow. You can try to delete that Load3DMesh node under the 3DGS node, seems...
I'm not really sure what does it means, can you post the full error message please?
From the error I would suggest try two things: 1. Update ninja in your conda environment: `pip install --upgrade ninja` or `pip install --upgrade -r requirements.txt` 2. set `force_cuda_rasterize=True` in...
What is this `ComfyUI-3D-Pack_init.py` script? I don't think I wrote, where did you download this project? git clone?