20 Commits (e60ca6929a999f53a4eeb62cc80f70b1cd7a0acf)

Author SHA1 Message Date
comfyanonymous 036f88c621 Refactor to make it easier to add custom conds to models. 1 year ago
comfyanonymous 0d45a565da Fix memory issue related to control loras. 1 year ago
comfyanonymous 1adcc4c3a2 Add a SamplerCustom Node. 1 year ago
comfyanonymous bf3fc2f1b7 Refactor sampling related code. 1 year ago
comfyanonymous 77a176f9e0 Use common function to reshape batch to. 1 year ago
comfyanonymous 51dde87e97 Try to free enough vram for control lora inference. 1 year ago
comfyanonymous be9c5e25bc Fix issue with not freeing enough memory when sampling. 1 year ago
comfyanonymous ac0758a1a4 Fix bug with lowvram and controlnet advanced node. 1 year ago
comfyanonymous 89a0767abf Smarter memory management. 1 year ago
comfyanonymous ddc6f12ad5 Disable autocast in unet for increased speed. 1 year ago
comfyanonymous 4eab00e14b Set the seed in the SDE samplers to make them more reproducible. 1 year ago
BlenderNeko 1201d2eae5
Make nodes map over input lists (#579) 2 years ago
comfyanonymous d3293c8339 Properly disable all progress bars when disable_pbar=True 2 years ago
comfyanonymous 5a971cecdb Add callback to sampler function. 2 years ago
comfyanonymous aa57136dae Some fixes to the batch masks PR. 2 years ago
comfyanonymous c50208a703 Refactor more code to sample.py 2 years ago
BlenderNeko 0b07b2cc0f gligen tuple 2 years ago
BlenderNeko d9b1595f85 made sample functions more explicit 2 years ago
BlenderNeko 5818539743 add docstrings 2 years ago
BlenderNeko 2a09e2aa27 refactor/split various bits of code for sampling 2 years ago