InvokeAI/invokeai/backend
psychedelicious 28e79c4c5e chore: ruff
Looks like an upstream change to ruff resulted in this file being a violation.
2024-07-15 14:05:04 +10:00
..
image_util chore: ruff 2024-07-15 14:05:04 +10: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 Demote error log to warning to models treated as having size 0. 2024-07-09 08:35:43 -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 Improve RAM<->VRAM memory copy performance in LoRA patching and elsewhere (#6490) 2024-06-13 17:10:03 +00:00
textual_inversion.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00