0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
May 03, 2024 — May 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/Jannchie/ComfyUI More... over 1 year ago
Make bislerp work on GPU. More... over 1 year ago
Clean up and refactor sampler code. More... over 1 year ago
fix: adaptation to older versions of pytroch More... over 1 year ago
Add a way to add patches to the input block. More... over 1 year ago
Reorganize custom_sampling nodes. More... over 1 year ago
Add a node to flip the sigmas for unsampling. More... over 1 year ago
Update litegraph to latest. More... over 1 year ago
Disable xformers when it can't load properly. More... over 1 year ago
Allow boolean widgets to have no options dict. More... over 1 year ago
Support number/text ids when importing API JSON (#1952) More... over 1 year ago
Make memory estimation aware of model dtype. More... over 1 year ago
Allow different models to estimate memory usage differently. More... over 1 year ago
sampling_function now has the model object as the argument. More... over 1 year ago
Remove useless argument from uni_pc sampler. More... over 1 year ago
Prevent image cache More... over 1 year ago
Fix bug. More... over 1 year ago
Add option to use in place weight updating in ModelPatcher. More... over 1 year ago
Refactor. More... over 1 year ago
Fix RescaleCFG for batch size > 1. More... over 1 year ago
Working RescaleCFG node. More... over 1 year ago
Fix model merge bug. More... over 1 year ago
Support lcm models. More... over 1 year ago
Lower cfg step to 0.1 in sampler nodes. More... over 1 year ago
Load API JSON (#1932) More... over 1 year ago
Fix sanitize node name removing the "/" character. More... over 1 year ago
Add support for full diff lora keys. More... over 1 year ago
Add a CONDConstant for passing non tensor conds to unet. More... over 1 year ago
Fix typo. More... over 1 year ago
Print leftover keys when using the UNETLoader. More... over 1 year ago