stable-diffusion-webui-depthmap-script icon indicating copy to clipboard operation
stable-diffusion-webui-depthmap-script copied to clipboard

[Mac] Unable to create inpainted 3D mesh

Open jakepears opened this issue 2 years ago • 1 comments

For about the last two days i've been trying to create a mesh. I've tried running on the CPU and the GPU, the UI shows error pretty early which is fine, but the terminal tends to reach about 43% after it successfully creates a depth map before it gets stuck and is unable to load any further. I'm open to any suggestions. I have not tried using a 'custom depth map' because the UI doesn't let me import such a file.

The extension was installed manually, unable to install via extensions tab due to following error:

GitCommandError: Cmd('git') failed due to: exit code(129) cmdline: git clone -v --filter=blob:none -- https://github.com/thygate/stable-diffusion-webui-depthmap-script /Users... ' <- shortened for readability

Stable Diffusion model: v1-5-pruned-emaonly.safetensors

jakepears avatar Aug 22 '23 23:08 jakepears

@semjon00, I'm not sure if this is a bug, I'm experiencing the exact same behaviour on Mac using CPU, it gets stuck at the magic 43% for a long time, but it moves on after a long while, you just really have to go make some coffee and wait...

takacsmark avatar Oct 31 '23 18:10 takacsmark