0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
May 03, 2024 — May 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix regression with lcm not working with batches. More... about 1 year ago
Fix regression with model merging. More... about 1 year ago
Make LCM sampler use the model noise scaling function. More... about 1 year ago
Don't unload model weights for non weight patches. More... about 1 year ago
Revert, NOTE: this will be removed again soon please fix your nodes. More... about 1 year ago
Remove code that should be useless now. More... about 1 year ago
Fix neg scale step. More... about 1 year ago
Fix stable cascade img2img not working with all resolutions. More... about 1 year ago
SV3D support. More... about 1 year ago
Make saved SD1 checkpoints match more closely the official one. More... about 1 year ago
Increase image batch nodes maximum values. More... about 1 year ago
Move cascade scale factor from stage_a to latent_formats.py More... about 1 year ago
SamplerDPMAdaptative node to test the different options. More... about 1 year ago
Fix control loras breaking. More... about 1 year ago
Lower memory usage for loras in lowvram mode at the cost of perf. More... about 1 year ago
Add SamplerDPMPP_3M_SDE node. More... about 1 year ago
Add SamplerLMS node. More... about 1 year ago
Switch some more prints to logging. More... about 1 year ago
Change log levels. More... about 1 year ago
Not needed anymore. More... about 1 year ago
Replace more prints with logging. More... about 1 year ago
Replace prints with logging and add --verbose argument. More... about 1 year ago
Added additional nodes for CLIP merging More... about 1 year ago
Add SamplerEulerAncestral node. More... about 1 year ago
Make message about missing dependencies more clear. More... about 1 year ago
Pass extra_pnginfo as None when not in input data. More... about 1 year ago
Move some stable cascade nodes outside of _for_testing. More... about 1 year ago
Add a node to use the super resolution controlnet. More... about 1 year ago
Support loading the sr cascade controlnet. More... about 1 year ago
Set upscale algorithm to bilinear for stable cascade controlnet. More... about 1 year ago