InvokeAI/invokeai/backend/stable_diffusion
2024-07-26 10:18:10 -04:00
..
diffusion Ruff format 2024-07-17 04:24:45 +03:00
extensions Add better documentation/errors around the possibility that inpainting models may be incorrectly labelled as non-inpainting models. 2024-07-26 10:18:10 -04:00
schedulers 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
__init__.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
denoise_context.py Comments, a bit refactor 2024-07-17 04:20:31 +03:00
diffusers_pipeline.py Multiple small fixes 2024-07-16 00:51:25 +03:00
diffusion_backend.py Ryan's suggested changes to extension manager/extensions 2024-07-18 23:49:44 +03:00
extension_callback_type.py Ryan's suggested changes to extension manager/extensions 2024-07-18 23:49:44 +03:00
extensions_manager.py Add invocation cancellation logic to patchers 2024-07-19 23:17:01 +03:00
multi_diffusion_pipeline.py Add gradient blending to tile seams in MultiDiffusion. 2024-07-19 13:05:50 -07:00
seamless.py cleanup: seamless unused older code cleanup 2024-05-13 08:11:08 +10:00
vae_tiling.py Expose the VAE tile_size on the VAE encode and decode invocations. 2024-07-02 09:07:03 -04:00