Skip to content

--chroma-enable-t5-mask is listed as a CLI argument when --chroma-use-t5-mask is correct. #720

@HAV0X1014

Description

@HAV0X1014

} else if (arg == "--chroma-use-t5-mask") {

As of now, the command line argument "--chroma-enable-t5-mask" is listed in the usage guide of sd -h. Trying to use the listed argument causes the program to exit. Checking the code, the real argument it expects is "--chroma-use-t5-mask".

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