Skip to content

TypeError encountered in SDXL implementation #25

@LexiPang

Description

@LexiPang

Hi, I encountered a bug: TypeError: ddim_inversion() got an unexpected keyword argument 'num_reg_steps' when implementing FreeControl with SDXL. It seems that the invert method in SDXLPipeline (in pipeline_sdxl.py) passed the argument 'num_reg_steps' to self.ddim_inversion() but the latter cannot handle this argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions