ComfyUI-3D-Pack icon indicating copy to clipboard operation
ComfyUI-3D-Pack copied to clipboard

Wonder3D

Open Nemess0r opened this issue 1 year ago • 1 comments

Does not load the required models automatically, The Unet file indicates the model "_name_or_path": "/home/xiaoxiao/Workplace/wonder3Dplus/ckpts", but such a model cannot be found

Error occurred when executing [Comfy3D] Load Diffusers Pipeline:

Error no file named diffusion_pytorch_model.bin found in directory C:\Users\SugarDragon\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\checkpoints\flamehaze1115/wonder3d-v1.0\unet.

Nemess0r avatar Mar 11 '24 10:03 Nemess0r

Hi @Nemess0r You can try to:

  • Remove the \flamehaze1115 folder under C:\Users\SugarDragon\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\checkpoints, and let model to be downloaded automatically
  • Or download it yourself and put it under that folder

MrForExample avatar Mar 12 '24 22:03 MrForExample