Skip to content

Diffusers->SD CKPT script doesn't work for V2 Model. #1528

@d8ahazard

Description

@d8ahazard

Describe the bug

Extracting the V2-768 model with the current script (updated today) and then compiling again does not result in a working model.

Reproduction

Extract the V2-768 checkpoint using convert_original_stable_diffusion_to_diffusers.py

Rebuild to ckpt with convert_diffusers_to_original_stable_diffusion.py

Load with automatic1111 and the vanilla v2-inference-v.yaml config file.

Use txt2img to generate...anything. Result for "a photo of a dog":

image

Logs

No response

System Info

Diffusers version: 0.9.0
OS: Windows 11
GPU: RTX 3090

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleIssues that haven't received updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions