ComfyUI/comfy/ldm/modules
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
..
diffusionmodules 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
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Make unclip more deterministic. 2024-01-14 17:28:31 -05:00
attention.py Fix issue. 2024-08-14 02:51:47 -04:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Switch some more prints to logging. 2024-03-11 16:34:58 -04:00
temporal_ae.py Fix SVD lowvram mode. 2023-12-24 07:13:18 -05:00