Skip to content

Error loading ZImageTurbo checkpoint #66

@jkoelker

Description

@jkoelker

When loading the model from https://civitai.com/models/153568 we're getting:

❌ Failed to load model: Failed to load Gemma2Model. Weights for this component appear to be missing in the checkpoint.
Please load the component before passing it in as an argument to from_single_file.

text_encoder = Gemma2Model.from_pretrained('...')
pipe = StableDiffusionXLPipeline.from_single_file(<checkpoint path>, text_encoder=text_encoder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions