Extraltodeus / depthmap2mask

Create masks out of depthmaps in img2img
355 stars 35 forks source link

AttributeError: 'Block' object has no attribute 'drop_path' #59

Open lednevandrey04 opened 7 months ago

lednevandrey04 commented 7 months ago

Good day. When executing the script I get an error

Error

model dpt_beit_large_512

AttributeError: 'Block' object has no attribute 'drop_path'

lednevandrey04 commented 7 months ago

cmd panel readings... File "D:\StabilityMatrix\Packages\Stable Diffusion WebUI\venv\lib\site-packages\torch\nn\modules\module.py", line 1614, in getattr raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'Block' object has no attribute 'drop_path'