stable-diffusion-webui-depthmap-script
                                
                                 stable-diffusion-webui-depthmap-script copied to clipboard
                                
                                    stable-diffusion-webui-depthmap-script copied to clipboard
                            
                            
                            
                        Update main.py
No write_ply function in mesh.py. It's called write_mesh.
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:
Thanks, fixed it