divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Unable to install new model .ckpt
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
When I try to install any .ckpt model I get an error that tells me it is trying to unpack a zip.
I tried zipping a model for it to unzip, but the file selection only allows .ckpt files.
This is the error of an example file.
Error Traceback (most recent call last):
File "convert_model.py", line 53, in
File "fake_torch.py", line 104, in extract_weights_from_checkpoint
File "zipfile.py", line 1257, in __init__
File "zipfile.py", line 1324, in _RealGetContents
zipfile.BadZipFile: File is not a zip file
[78474] Failed to execute script 'convert_model' due to unhandled exception!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.