Mr. For Example
Mr. For Example
@gwyllo Hi, have you checked [DOCKER_INSTRUCTIONS.md](https://github.com/MrForExample/ComfyUI-3D-Pack/blob/main/DOCKER_INSTRUCTIONS.md)
Hi, I'm not sure why can't it download the model automatically But if you download the model manually then Wuvin\Unique3D should be put under Checkpoints\Diffusers folder Let me know if...
@Titances As for lambdalabs--sd-image-variations-diffusers, model should be downloaded automatically at your cache location, e.g. for me is at: C:\Users\reall\.cache\huggingface\hub\models--lambdalabs--sd-image-variations-diffusers I'm not sure exactly what is the issue in your case,...
@Titances Hi, I updated Diffusers Download Node & Unique3D related workflows, feel free to give a try and let me know if you encountered other problem
Hi @zafirexd I'm not sure what exactly cased the issue in ExplicitTarget Mesh Optimization node, but this node only runs optimization algorithm directly on a 3d mesh which doesn't use...
Thanks for written this guide, and apologize for didn't address those install issue sooner Have you tried the new [install.py](https://github.com/MrForExample/ComfyUI-3D-Pack/blob/main/install.py) script or install from ComfyUI-Manager? And if you want to...
@piovis2023 Hi I would love to help but please show me the install error you got
@Emeng0911 Hi, please make sure you have installed [Visual Studio Build Tools 2022/2019](https://visualstudio.microsoft.com/downloads/?q=build+tools) with Workloads: Desktop development with C++ (There are a few JIT torch cpp extension that builds in...
Hi @YuanXiaoYaoZiZai 1. Check the `Checkpoints\Diffusers\pengHTYX\MacLab-Era3D-512-6view\model_index.json` at line 33, see if it set to `"Era3D.mvdiffusion.models.unet_mv2d_condition",` 2. You panda image need to have transparent background, otherwise, mask would be none which...
Seems the error caused by packages in requirements.txt didn't installed fully. What environment you are using? Ubuntu? And what python & CUDA version?