diffusionbee-stable-diffusion-ui icon indicating copy to clipboard operation
diffusionbee-stable-diffusion-ui copied to clipboard

load_from_state_dict assert error

Open cmwang92 opened this issue 1 year ago • 0 comments

Hello i got below error when running diffusionbee_backend.py, was wondering what might be the cause, thank you

File "/Users/wangchienming/Desktop/workspace/diffusionbee-stable-diffusion-ui/backends/stable_diffusion/stable_diffusion/utils/model_interface.py", line 39, in load_weights_model model_container.model.load_from_state_dict(extra_weights ) AttributeError: 'ModelInterface' object has no attribute 'load_from_state_dict' sdbk errr 'ModelInterface' object has no attribute 'load_from_state_dict' py2b eror 'ModelInterface' object has no attribute 'load_from_state_dict'

cmwang92 avatar Jul 02 '24 00:07 cmwang92