InvokeAI/invokeai/backend/model_manager/load
Lincoln Stein ff6e94f828 add route for model conversion from safetensors to diffusers
- Begin to add SwaggerUI documentation for AnyModelConfig and other
  discriminated Unions.
2024-03-01 10:42:33 +11:00
..
convert_cache add a JIT download_and_cache() call to the model installer 2024-03-01 10:42:33 +11:00
model_cache make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
model_loaders make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
load_base.py add route for model conversion from safetensors to diffusers 2024-03-01 10:42:33 +11:00
load_default.py make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
memory_snapshot.py added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
model_util.py make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
optimizations.py add ram cache module and support files 2024-03-01 10:42:33 +11:00