Commit Graph

11 Commits (9ed25de29a32e7143c2cb3453607054e39cfd83a)

Author SHA1 Message Date
Alex "mcmonkey" Goodwin 83f619ab37 actually just fix every single casing mixup 2023-10-29 07:34:22 -07:00
Alex "mcmonkey" Goodwin 9fe47f4e7a additional minor cleaning 2023-10-29 07:26:14 -07:00
Alex "mcmonkey" Goodwin 450983c621 minor code cleanup 2023-10-29 07:20:15 -07:00
Alex "mcmonkey" Goodwin 1fd915af73 ComfyUI Nodes
for #54
2023-09-21 10:28:22 -07:00
Alex "mcmonkey" Goodwin c02d806cac typo fix 2023-08-09 09:40:21 -07:00
Convexity-ai 96739fab6e
Implement extra Rescale Classifier-Free Guidance features and UI options (#55)
* Implement RCFG

Source: https://github.com/ashen-sensored/sd-dynamic-thresholding-rcfg

* Update scripts

Synchronise changes from master branch

* Fixes

* Fixes

* Fixes

* Missing UI options

* cleanup some PR complexity

* small bit more cleaning

* cleanup and reformat and fix

arg position is sensitive in API, so add to end. Mark 'clean path' separate from 'special path', reformat UI a bit

---------

Co-authored-by: Alex "mcmonkey" Goodwin <git_commits@alexgoodwin.dev>
2023-07-29 20:32:27 -07:00
Alex "mcmonkey" Goodwin fa12a88ea0 simplify Cosine Repeating code 2023-06-21 18:39:35 -07:00
Alex "mcmonkey" Goodwin 403fdb2d2d Sawtooth mode 2023-06-21 18:34:41 -07:00
Alex "mcmonkey" Goodwin ed76841842 "Repeating" scheduler modes 2023-06-18 09:06:45 -07:00
Alex "mcmonkey" Goodwin 7a9f2694f4 jank hacky experimental UniPC impl
This is definitely not the ideal way to do this. But. Uh. It exists now.
2023-03-22 10:02:01 -07:00
Alex "mcmonkey" Goodwin c26db23af7 move core behavior to its own file 2023-03-22 09:43:31 -07:00