Skip to content

####### Factory ####### __SOLVER__ = {} #1

@P-Y-E

Description

@P-Y-E

raise ValueError(f"Solver {name} does not exist.")
ValueError: Solver sdxl does not exist.

I checked the location of the error message in the code, but found that the dictionary related to the Solver is completely empty. This directly prevents the program from running normally. Why is this empty? Or, how should I fill it in?

By the way, the example's conda env create -f environment.yaml does not work properly. This is a problem with the YAML file, which should also be noted.

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