InvokeAI/docs/contributing
Lincoln Stein 94e8d1b6d5 make model manager v2 ready for PR review
- Replace legacy model manager service with the v2 manager.

- Update invocations to use new load interface.

- Fixed many but not all type checking errors in the invocations. Most
  were unrelated to model manager

- Updated routes. All the new routes live under the route tag
  `model_manager_v2`. To avoid confusion with the old routes,
  they have the URL prefix `/api/v2/models`. The old routes
  have been de-registered.

- Added a pytest for the loader.

- Updated documentation in contributing/MODEL_MANAGER.md
2024-02-15 18:00:08 +11:00
..
contribution_guides docs: remove separate frontend docs and link to repo 2024-01-23 18:04:41 +11:00
ARCHITECTURE.md parent 9eed1919c2 2023-02-24 18:57:02 -08:00
CONTRIBUTING.md updated naming 2023-09-12 12:01:44 -04:00
DOWNLOAD_QUEUE.md [feature] Download Queue (#5225) 2023-12-22 12:35:57 -05:00
INVOCATIONS.md fix(nodes): restore type annotations for InvocationContext 2024-02-15 17:30:02 +11:00
LOCAL_DEVELOPMENT.md Add TESTS.md documentation. 2023-10-05 15:38:25 -04:00
MODEL_MANAGER.md make model manager v2 ready for PR review 2024-02-15 18:00:08 +11:00
TESTS.md Remove @slow decorator in favor of @pytest.mark.slow. 2023-10-06 18:26:06 -04:00