Skip to content

Error no file named diffusion_pytorch_model.bin found in directory unet #276

@mykeehu

Description

@mykeehu

I converted an SDXL model to Diffusers format using the official Diffusers convert_original_stable_diffusion_to_diffusers.py file. It created the files, but the following files are in the unet folder:

config.json
diffusion_pytorch_model.bin.index.json
diffusion_pytorch_model-00001-of-00002.bin
diffusion_pytorch_model-00002-of-00002.bin

But it cannot load this, I get an error.
How do I solve this problem?

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