ComfyUI/comfy/ldm/modules/diffusionmodules
Jedrzej Kosinski 0fbefb8428 Refactored code to store wrappers and callbacks in transformer_options, added apply_model and diffusion_model.forward wrappers 2024-11-03 06:22:48 -06:00
..
__init__.py Initial commit. 2023-01-16 22:37:14 -05:00
mmdit.py Add a way to patch blocks in SD3. 2024-10-29 00:48:32 -04:00
model.py Remove unnecessary code. 2024-05-18 09:36:44 -04:00
openaimodel.py Refactored code to store wrappers and callbacks in transformer_options, added apply_model and diffusion_model.forward wrappers 2024-11-03 06:22:48 -06:00
upscaling.py Implement noise augmentation for SD 4X upscale model. 2024-01-03 14:27:11 -05:00
util.py Allow image_only_indicator to be None. 2024-02-29 13:11:30 -05:00