Skip to content

StableDiffusionUpscaleLDM3DPipeline object has no attribute 'upcast_vae' #7784

@uwGZQ

Description

@uwGZQ

Describe the bug

miniconda3/lib/python3.12/site-packages/diffusers/configuration_utils.py:143, in ConfigMixin.getattr(self, name)
140 deprecate("direct config name access", "1.0.0", deprecation_message, standard_warn=False)
141 return self._internal_dict[name]
--> 143 raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")

AttributeError: 'StableDiffusionUpscaleLDM3DPipeline' object has no attribute 'upcast_vae'

Reproduction

The code has commented 'upcast_vae'

Logs

No response

System Info

0.28.0

Who can help?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleIssues that haven't received updates

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions