Skip to content

Error when running convert_diffusers_to_flux #1996

@laolongboy

Description

@laolongboy

I want to convert original flux model to bfl format in advance, because convert during training take too long.

TypeError: make_diffusers_to_bfl_map() missing 2 required positional arguments: 'num_double_blocks' and 'num_single_blocks'

https://github.com/kohya-ss/sd-scripts/blob/sd3/tools/convert_diffusers_to_flux.py#L58-L59

https://github.com/kohya-ss/sd-scripts/blob/sd3/library/flux_utils.py#L428-L447

no parameters passed to the func.

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