InvokeAI/invokeai
psychedelicious 8e1a70b008 fix(ui): align all tools to 1px grid
- Offset brush tool by 0.5px when width is odd, ensuring each stroke edge is exactly on a pixel boundary
- Round the rect tool also
2024-08-23 19:46:04 +10:00
..
app fix(nodes): fix canvas mask erode 2024-08-23 19:46:04 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Remove tmp code 2024-08-07 22:06:05 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend fix(ui): align all tools to 1px grid 2024-08-23 19:46:04 +10:00
invocation_api Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
version chore: bump version v4.2.8post1 2024-08-23 06:55:30 +10:00
__init__.py