divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Can't add any custom models: convert_model.py error
Open
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
I can't add any ckpt models due to the following error (M1 MacBook Pro)
```
Error Traceback (most recent call last):
File "convert_model.py", line 28, in
KeyError: 'state_dict'
[26564] Failed to execute script 'convert_model' due to unhandled exception!
```
This appears to be the case with all ckpt models I've tried, so I don't believe the issue is with the models.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.