divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
load_from_state_dict assert error
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
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'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.