depthmap2mask icon indicating copy to clipboard operation
depthmap2mask copied to clipboard

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

Open lednevandrey04 opened this issue 2 years ago • 1 comments

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 avatar Dec 20 '23 06:12 lednevandrey04

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'

lednevandrey04 avatar Dec 20 '23 08:12 lednevandrey04