InvokeAI/configs
Lincoln Stein 0381a853b5 add interactive configuration to the model loader
- Loader is renamed `configure_invokeai.py`, but `preload_models.py` is retained
  (as a shell) for backward compatibility

- At startup, if no runtime root directory exists and no `.invokeai` startup file is
  present, user will be prompted to select the runtime and outputs directories.

- Also expanded the number of initial models offered to the user to include the
  most "liked" ones from HuggingFace, including the two trinart models, the
  PaperCut model, and the VoxelArt model.

- Created a configuration file for initial models to be offered to the user, at
  configs/INITIAL_MODELS.yaml
2022-11-19 19:20:28 +00:00
..
stable-diffusion revert initializer words for embeddings 2022-11-13 15:47:28 -05:00
INITIAL_MODELS.yaml add interactive configuration to the model loader 2022-11-19 19:20:28 +00:00
models.yaml.example fix models example weights for sd-v1.4 2022-10-31 21:19:53 -04:00