thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.72k stars 159 forks source link

Could not open mesh. Can't generate video. #153

Closed shdxtor closed 1 year ago

shdxtor commented 1 year ago

Hi! does anyone know how to fix this problem? I get this is every time when I press "Generate Video" button.

Error completing request Arguments: ('', '300', '40', 1, '-0.015, 0.0, -0.05', '0.03, 0.03, 0.05, 0.03', False, 0, 2) {} Traceback (most recent call last): File "L:\stable-diffusion-true\stable-diffusion-webui\modules\call_queue.py", line 56, in f res = list(func(*args, *kwargs)) File "L:\stable-diffusion-true\stable-diffusion-webui\modules\call_queue.py", line 37, in f res = func(args, **kwargs) File "L:\stable-diffusion-true\stable-diffusion-webui\extensions\stable-diffusion-webui-depthmap-script\scripts\depthmap.py", line 805, in run_makevideo raise Exception("Could not open mesh.") Exception: Could not open mesh.

shdxtor commented 1 year ago

Resolved) forgot to press checkbox - Generate 3D inpainted mesh. (Sloooow)