1513 Commits (2ef459b1d4d627929c84d11e5e0cbe3ded9c9f48)
 

Author SHA1 Message Date
comfyanonymous 2ef459b1d4 Add VPScheduler node 1 year ago
comfyanonymous 8ab49dc0a4 DPMPP_SDE node. 1 year ago
comfyanonymous 213976f8c3 Add ExponentialScheduler and PolyexponentialScheduler nodes. 1 year ago
badayvedat 0f17993d05 fix: typo in extra sampler 1 year ago
Jukka Seppänen 1c8ae9dbb2
Allow GrowMask node to work with batches (for AnimateDiff) (#1623) 1 year ago
comfyanonymous 66756de100 Add SamplerDPMPP_2M_SDE node. 1 year ago
comfyanonymous 26b7372805 Fix SplitSigmas. 1 year ago
comfyanonymous 71713888c4 Print missing VAE keys. 1 year ago
comfyanonymous 76e0f8fc8f Add function to split sigmas. 1 year ago
comfyanonymous 2bf051fda8 Add a basic node to generate sigmas from scheduler. 1 year ago
comfyanonymous d234ca558a Add missing samplers to KSamplerSelect. 1 year ago
comfyanonymous 1d7dfc07d5 Make add_noise in SamplerCustom a boolean. 1 year ago
comfyanonymous 1adcc4c3a2 Add a SamplerCustom Node. 1 year ago
comfyanonymous bf3fc2f1b7 Refactor sampling related code. 1 year ago
comfyanonymous fff491b032 Model patches can now know which batch is positive and negative. 1 year ago
comfyanonymous 1d6dd83184 Scheduler code refactor. 1 year ago
comfyanonymous 446caf711c Sampling code refactor. 1 year ago
comfyanonymous aeba1cc2a0 Merge branch 'chore/update-actions-versions' of https://github.com/M1kep/ComfyUI 1 year ago
comfyanonymous 9546a798fb Make LoadImage and LoadImageMask return masks in batch format. 1 year ago
comfyanonymous 1d36dfb9fe GrowMask now works with mask batches. 1 year ago
comfyanonymous d76d71de3f GrowMask can now be used with negative numbers to erode it. 1 year ago
Michael Poutre e0efa78b71
chore(CI): Update test-build to use updated version of actions 1 year ago
comfyanonymous d2cec6cdbf Make mask functions work with batches of masks and images. 1 year ago
comfyanonymous 046b4fe0ee Support batches of masks in mask composite nodes. 1 year ago
comfyanonymous ba7dfd60f2 Merge branch 'proportional-scale' of https://github.com/jn-jairo/ComfyUI 1 year ago
comfyanonymous 2381d36e6d 1024 wasn't enough. 1 year ago
comfyanonymous 42f6d1ebe2 Increase maximum batch sizes of empty image nodes. 1 year ago
comfyanonymous f00471cdc8 Do FreeU fft on CPU if the device doesn't support fft functions. 1 year ago
comfyanonymous 77c124c5a1 Fix typo. 1 year ago
Jairo Correa 593b7069e7 Proportional scale latent and image 1 year ago
comfyanonymous 76cdc809bf Support more controlnet models. 1 year ago
comfyanonymous 05e661e5ef FreeU now works with the refiner. 1 year ago
comfyanonymous ae87543653 Merge branch 'cast_intel' of https://github.com/simonlui/ComfyUI 1 year ago
comfyanonymous fd93c759e2 Implement FreeU: Free Lunch in Diffusion U-Net node. 1 year ago
Simon Lui eec449ca8e Allow Intel GPUs to LoRA cast on GPU since it supports BF16 natively. 1 year ago
comfyanonymous afa2399f79 Add a way to set output block patches to modify the h and hsp. 1 year ago
comfyanonymous 29ccf9f471 Fix typo. 1 year ago
comfyanonymous 422d16c027 Add some nodes to add, subtract and multiply latents. 1 year ago
comfyanonymous 492db2de8d Allow having a different pooled output for each image in a batch. 1 year ago
comfyanonymous 0793eb9269 Only clear clipboard when copying nodes. 1 year ago
comfyanonymous 4d41bd595c Fix loading group titles. 1 year ago
comfyanonymous 1122df1a20 Increase range of lora strengths. 1 year ago
comfyanonymous 1cdfb3dba4 Only do the cast on the device if the device supports it. 1 year ago
comfyanonymous b92a86d737 Update litegraph to upstream. 1 year ago
comfyanonymous f895260e5e Merge branch 'escape-glob' of https://github.com/seanlynch/ComfyUI 1 year ago
comfyanonymous 7c9a92f552 Don't depend on torchvision. 1 year ago
Sean Lynch 8321592408 Escape paths when passing them to globs 1 year ago
MoonRide303 2b6b178173 Added support for lanczos scaling 1 year ago
comfyanonymous 6d3dee9d16 Clean up #1541. 1 year ago
comfyanonymous f32463936d Unhardcode sampler and scheduler list in test. 1 year ago