Mr. For Example
Mr. For Example
It seems you didn't install the pointnet2_ops in [TriplaneGaussian](https://github.com/VAST-AI-Research/TriplaneGaussian/tree/main), it should be installed if you are running install.bat Or running `cd tgs/models/snowflake/pointnet2_ops_lib && python setup.py install && cd ../../../../` from...
Thanks for your effort my friend, I'll add that into install instructions soon, cheers :) Let me know if there is anything I maybe able to help you with your...
> How to do it with venv + pip? I think this should be the default way, right? The **miniconda** is basically **venv + build environment manager + packages manager**,...
Thanks for your effort my friend, I'll add that into install instructions soon, cheers :)
> I'ved this error and after installing cuda 12.1.0 it's fixed the bug this project require a lot of stuff installed Thanks for the effort friend. Yeah, in fact any...
Just replace the input images to large multiview gaussian model with your own images and that's it. For the best result make sure: 1. your multiview images height == width...
You get input size mismatch problem error, because you are loading a single image instead of four images, if you preview the output of the MVDreamer Model node you'll see...
> Just a last question do you know how I can change the seed and the inference steps ? thanks About inference steps, there is no inference steps parameters in...
Hi. seems you didn't install **nvdiffrast** Please follow the install instruction and if you are using windows python3.11 & cuda 12.1 then make sure all the [wheels](https://github.com/MrForExample/ComfyUI-3D-Pack/tree/main/_Wheels_win_py311_cu121) are installed
Interesting, I'll take a look π