InvokeAI/invokeai/app/services/model_install
Lincoln Stein 6e91d5baaf add route for model conversion from safetensors to diffusers
- Begin to add SwaggerUI documentation for AnyModelConfig and other
  discriminated Unions.
2024-02-29 13:16:37 -05:00
..
__init__.py Model Manager Refactor: Install remote models and store their tags and other metadata (#5361) 2024-01-14 19:54:53 +00:00
model_install_base.py add a JIT download_and_cache() call to the model installer 2024-02-29 13:16:37 -05:00
model_install_default.py add route for model conversion from safetensors to diffusers 2024-02-29 13:16:37 -05:00