Skip to content

OVDiffusionPipeline raises AttributeError if vae_decoder.model is None during reshape #3031

@VaibMittal7

Description

@VaibMittal7

When using OVDiffusionPipeline.from_pretrained(...), if the vae_decoder is not properly loaded (e.g., missing .xml/.bin files), the pipeline fails with an uninformative AttributeError, instead of checking for None and raising a more helpful error or skipping reshape.

Image Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions