InvokeAI/invokeai/configs
Lincoln Stein 2f9dcd7906 support both epsilon and v-prediction v2 inference
There are actually two Stable Diffusion v2 legacy checkpoint
configurations:

1) "epsilon" prediction type for Stable Diffusion v2 Base
2) "v-prediction" type for Stable Diffusion v2-768

This commit adds the configuration file needed for epsilon prediction
type models as well as the UI that prompts the user to select the
appropriate configuration file when the code can't do so
automatically.
2023-03-05 22:51:40 -05:00
..
stable-diffusion support both epsilon and v-prediction v2 inference 2023-03-05 22:51:40 -05:00
INITIAL_MODELS.yaml support both epsilon and v-prediction v2 inference 2023-03-05 22:51:40 -05:00
models.yaml.example Various fixes 2023-01-30 18:42:17 -05:00