ComfyUI/comfy/k_diffusion
InconsolableCellist 5e062a88de Adding returned attention
KSampler's dpmpp_2m now returns attention, and added nodes for loading, and saving attention. Modified the PrintNode to print attention. Still have to add it to other samplers.
2023-04-28 17:23:19 -06:00
..
models Initial commit. 2023-01-16 22:37:14 -05:00
augmentation.py Initial commit. 2023-01-16 22:37:14 -05:00
config.py Initial commit. 2023-01-16 22:37:14 -05:00
evaluation.py Initial commit. 2023-01-16 22:37:14 -05:00
external.py Adding returned attention 2023-04-28 17:23:19 -06:00
gns.py Initial commit. 2023-01-16 22:37:14 -05:00
layers.py Initial commit. 2023-01-16 22:37:14 -05:00
sampling.py Adding returned attention 2023-04-28 17:23:19 -06:00
utils.py Initial commit. 2023-01-16 22:37:14 -05:00