Mr. For Example

Results 167 comments of Mr. For Example

@duguyixiaono1 Hi Seems you have some connection issue with respect to GitHub api or you exceeded the maximum api rate, check your proxy connection if you are using one

I see, I'm aware it has been suggested many times before, I'll see what's best way to do so, because sometimes I need modify checkpoints config files, but I guess...

Hi @Nubsy I understand that those MVs/3D gen models could take a lot of vram, and it would indeed be nice to be able to run it with low vram...

About that node, it's been replaced by **Stack Orbit Camera Poses** node, since it's more straight forward to use. Haha :) your graph reminds me of good old days of...

Seems problem is caused by loading other UNetMV2DConditionModel instead of the modified class used by Era3D in `Era3D.mvdiffusion.models.unet_mv2d_condition.py` Check `Checkpoints\Diffusers\pengHTYX\MacLab-Era3D-512-6view\model_index.json` see if unet attributes is written like following: ```json "unet":...

Hi, the problem occurred because, `xformers 0.0.26.post1` requires torch==2.3.0, but you have torch 2.3.1 which is incompatible, and `xformers `will uninstall it and install torcu cpu, which will give you...

Not at this moment, there are many dependencies that only runs on CUDA, I do have a plan to try to prune some old nodes maybe that could make run...

Hi, please check out [this issue](https://github.com/MrForExample/ComfyUI-3D-Pack/issues/152)

Hi @drake7707 thanks for the guide you wrote I just rebuilt all the wheels for `Windows, python 3.10, 3.11, 3.12, cuda 11.8. 12.1, pytorch 2.4.0` Also I removed the comfyUI...

Hi @JimWang151 I just checked it, and I can run the workflow without error. Can I ask what kind GPU you are using, also I'm not sure why the error...