InvokeAI/invokeai/backend/stable_diffusion
2024-07-13 00:28:56 +03:00
..
diffusion Renames 2024-07-12 22:44:00 +03:00
extensions Remove overrides logic for now 2024-07-13 00:28:56 +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 Base code from draft PR 2024-07-12 20:31:26 +03:00
diffusers_pipeline.py Fix handling of init_timestep in StableDiffusionGeneratorPipeline and improve its documentation. 2024-06-26 12:51:51 -04:00
diffusion_backend.py Remove overrides logic for now 2024-07-13 00:28:56 +03:00
extensions_manager.py Remove overrides logic for now 2024-07-13 00:28:56 +03:00
multi_diffusion_pipeline.py Fix handling of init_timestep in StableDiffusionGeneratorPipeline and improve its documentation. 2024-06-26 12:51:51 -04: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