InvokeAI/invokeai/backend/stable_diffusion
Sergey Borisov 9e582563eb Suggested changes
Co-Authored-By: Ryan Dick <14897797+RyanJDick@users.noreply.github.com>
2024-07-27 04:25:15 +03:00
..
diffusion Ruff format 2024-07-17 04:24:45 +03:00
extensions Suggested changes 2024-07-27 04:25:15 +03: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 Suggested changes 2024-07-22 22:17:29 +03:00
diffusers_pipeline.py Multiple small fixes 2024-07-16 00:51:25 +03:00
diffusion_backend.py Merge branch 'main' into stalker-modular_freeu 2024-07-23 09:53:32 -04:00
extension_callback_type.py Add rescale cfg support to denoise 2024-07-21 17:33:43 +03:00
extensions_manager.py Suggested changes 2024-07-27 04:25:15 +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