Skip to content

Converting from .ckpt file? #7

Description

@alelordelo

Has anyone managed to convert a model from a .ckpt file?

I tried this:

python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --convert-text-encoder --convert-vae-decoder --convert-safety-checker --model-version /Users/Downloads/Illustrators2.ckpt -o /Applications/Diffusion\ Coreml

But got this error:
OSError: It looks like the config file at '/Users//Downloads/Illustrators2.ckpt' is not a valid JSON file.

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