Matthew Kim

Results 7 comments of Matthew Kim

It seems in general multi controlnet is not supported for xyz plotter, no?

+1 I was unable to load into dream textures as well, trying all setting. Got 'state_dict' error, "model conversaion failed"

You must build from source for some reason to get it working on UE5.2 Maybe the issue has to do with this warning: ```Plugin 'OVRLipSync' does not list plugin 'AndroidPermission'...

This also happens to me on the "Triplane_Gaussian_Transformers_to_3DGS_and_3DMesh.json" workflow. I'm running a 3080 series 24gb vram which is minimum listed req for gaussian to marching cubes. Everything else I use...

Fixed this by reinstalling diff-gaussian-rasterization `pip uninstall diff_gaussian_rasterization` `pip install "git+https://github.com/ashawkey/diff-gaussian-rasterization.git"`

Yeah got this too. Is it a versioning issue? To temporarily fix you can go to: `ComfyUI\custom_nodes\ComfyUI-3D-Pack\Gen_3D_Modules\CharacterGen\Stage_2D\tuneavideo\models\unet_mv2d_condition.py` and `/ComfyUI\custom_nodes\ComfyUI-3D-Pack\Gen_3D_Modules\CharacterGen\Stage_2D\tuneavideo\models\unet_mv2d_condition.py` and in any calls to _get_model_file() remove the 'resume_download' argument