-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels