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

Update main.py

Open ZonW opened this issue 1 year ago • 1 comments

No write_ply function in mesh.py. It's called write_mesh.

ZonW avatar Feb 09 '24 23:02 ZonW

I think you would need to edit line number 108, to make the function that was using write_ply to write_mesh, if this is to have an effect, or am i missing something :question:

adde88 avatar Apr 25 '24 12:04 adde88

Thanks, fixed it

semjon00 avatar Jun 03 '24 10:06 semjon00