Error when importing to DiffusionBee Version 1.5.2 (0016)

#2
by J4l13n - opened

I have an error when I import into diffusionBee where does the error come from?

Error Traceback (most recent call last):
File "convert_model.py", line 85, in
AssertionError: ('shape mismatch at', 'model.diffusion_model.input_blocks.1.1.proj_in.weight', [320, 320], (320, 320, 1, 1))
[13218] Failed to execute script 'convert_model' due to unhandled exception!

This looks likes its caused because of an incorrect model selection, The model base is 2.1 (768). I have already specified the base model in the model card.

Sign up or log in to comment