InvokeAI/invokeai/app/services/model_install
Lincoln Stein 433eb73d8e add route for model conversion from safetensors to diffusers
- Begin to add SwaggerUI documentation for AnyModelConfig and other
  discriminated Unions.
2024-02-12 23:31:52 -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-12 14:27:17 -05:00
model_install_default.py add route for model conversion from safetensors to diffusers 2024-02-12 23:31:52 -05:00