InvokeAI/invokeai/backend
2024-07-10 13:59:17 -04:00
..
image_util Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
ip_adapter Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Fix broken unit test caused by non-existent model path. 2024-07-10 13:59:17 -04:00
onnx Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
stable_diffusion 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
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
model_patcher.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
raw_model.py WIP - Begin to integrate SpandreImageToImageModel type into the model manager. 2024-07-03 16:28:21 -04:00
spandrel_image_to_image_model.py Fix SpandrelImageToImageModel size calculation for the model cache. 2024-07-03 16:38:16 -04:00
textual_inversion.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00