Commit Graph

55 Commits (26b6151700b1564ebabd89412a4e01349421105c)

Author SHA1 Message Date
Alex "mcmonkey" Goodwin 1fd915af73 ComfyUI Nodes
for #54
2023-09-21 10:28:22 -07:00
Alex "mcmonkey" Goodwin 55ca687fb8 Fix Auto1.6 compat
I love auto updates that change and break things without warning. For #69
2023-09-09 23:57:33 -07:00
Alex "mcmonkey" Goodwin 96238f443e probably version cross-compat on last fix, for #60 2023-08-20 03:35:24 -07:00
Alex "mcmonkey" Goodwin 8b29875902 update to auto webui dev branch
for #60
2023-08-20 00:52:21 -07:00
Alex "mcmonkey" Goodwin c60fe071e5 remove elem ids from radio buttons to workaround gradio bug
for #57
2023-08-05 11:15:29 -07:00
cat 5349f00872
Support SD.Next's separate sampler for HiRes-fix. (#58) 2023-08-03 10:31:39 -07:00
Alex "mcmonkey" Goodwin 639e40970f fix SDXL compat, for #56 2023-07-29 20:47:23 -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 27700fddf8 more compact advanced options view, replaces #51 2023-07-16 19:11:02 -07:00
Alex "mcmonkey" Goodwin c819753135 Add elem ids, for #47 2023-06-30 21:22:51 -07:00
Alex "mcmonkey" Goodwin 403fdb2d2d Sawtooth mode 2023-06-21 18:34:41 -07:00
Alex "mcmonkey" Goodwin 023d3e51b1 bump scheduler value max 2023-06-18 12:48:58 -07:00
Alex "mcmonkey" Goodwin ed76841842 "Repeating" scheduler modes 2023-06-18 09:06:45 -07:00
Alex "mcmonkey" Goodwin f02cacfc92 experiment_mode=4 'rescale cfg' from that one paper 2023-05-22 07:20:30 -07:00
Alex "mcmonkey" Goodwin c9721ab01a fix sampler name in gen params
for #37
2023-05-08 16:17:15 -07:00
Alex "mcmonkey" Goodwin 019aa9beab auto-restore mimic mode / cfg mode when loading from metadata
for #34
2023-05-08 16:05:13 -07:00
Alex "mcmonkey" Goodwin 5d3465c4b2 add warning message for UniPC + HR Fix
for #27
2023-04-12 05:39:43 -07:00
Alex "mcmonkey" Goodwin 8f18058bf6 add an error check when loading UniPC support to hopefully block the issue spam
apparently everybody updates their extensions but nobody updates the WebUI. Relates to #22 #23 #24 #25 #26
2023-03-27 12:50:18 -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
Alex "mcmonkey" Goodwin f512d44874 reorganize internals to separate K-Diffusion impl from core behavior 2023-03-22 09:07:59 -07:00
Alex "mcmonkey" Goodwin 360ec2da06 move xyz_grid addition to a callback
for #16
2023-03-14 02:50:47 -07:00
Alex "mcmonkey" Goodwin cd91764a45 better error printing for #16 2023-03-13 03:39:15 -07:00
Alex "mcmonkey" Goodwin aff1709402 hide power value if power scheduler is not in use
relates to #13
2023-03-05 16:02:21 -08:00
Alex "mcmonkey" Goodwin 132f9bf93e Power Down scheduler 2023-03-05 15:59:31 -08:00
Alex "mcmonkey" Goodwin 3bfbc07485 attr read simplification 2023-02-22 13:13:11 -08:00
Alex "mcmonkey" Goodwin 6c76a48a1f further cleanup on #9 2023-02-13 00:03:00 -08:00
Alex "mcmonkey" Goodwin fa1baedad3 further simplify #9 2023-02-12 23:58:18 -08:00
Alex "mcmonkey" Goodwin 681a5ffe7b better impl of gen param reading 2023-02-10 22:26:51 -08:00
Alex "mcmonkey" Goodwin baedb9e37d automatically unset DynThresh based on generation parameter sendover 2023-02-10 22:17:33 -08:00
Alex "mcmonkey" Goodwin d0751640ed Allow sending params back from infotext 2023-02-10 18:27:01 -08:00
Alex "mcmonkey" Goodwin 61260cad8f put power scheduler in params when relevant 2023-02-10 06:50:12 -08:00
Alex "mcmonkey" Goodwin 431a2f7c3c Fix img2img support 2023-02-10 05:15:28 -08:00
Alex "mcmonkey" Goodwin 36205bfbf8 add 'power up' and matching input val 2023-02-10 00:55:07 -08:00
Alex "mcmonkey" Goodwin b9c330db7d replace info text with wiki link 2023-02-10 00:54:52 -08:00
Alex "mcmonkey" Goodwin 388999f7ad cosine up/down were apparently backwards 2023-02-10 00:54:44 -08:00
Alex "mcmonkey" Goodwin 7ee394d8cb add 'half cosine' schedulers 2023-02-09 23:01:01 -08:00
Alex "mcmonkey" Goodwin d838453c42 fix cosine rates 2023-02-09 22:46:49 -08:00
Alex "mcmonkey" Goodwin 0e324249e0 add experiment mode 3 (rgb-approx assisted latent hacking) 2023-02-08 17:49:45 -08:00
Alex "mcmonkey" Goodwin 15c81353f1 Add dynthresh params to image metadata
for #4
2023-02-02 09:18:54 -08:00
Alex "mcmonkey" Goodwin dfc71c013c add nonsense number hack experiments (disabled unless you explicitly activate them) 2023-01-31 21:15:41 -08:00
Alex "mcmonkey" Goodwin 6ba8969810 correction to scale scheduler 2023-01-31 20:29:06 -08:00
Alex "mcmonkey" Goodwin 1ea641b293 simplify duplicate code 2023-01-30 09:45:39 -08:00
Alex "mcmonkey" Goodwin 7e2ea9994c add minimum value of the scale scheduler variables 2023-01-30 09:42:00 -08:00
Alex "mcmonkey" Goodwin b5a7983454 update for new upstream WebUI sampler reorg, for #2 2023-01-30 09:27:35 -08:00
Alex "mcmonkey" Goodwin 4a36b4e7ac remove python 3.10 code, for #1 2023-01-28 21:46:25 -08:00
Alex "mcmonkey" Goodwin 3fe3e96543 minor torch opti 2023-01-28 05:52:11 -08:00
Alex "mcmonkey" Goodwin b70ed89078 reorganization implementation to be clearer 2023-01-27 21:24:14 -08:00
Alex "mcmonkey" Goodwin 5dd8d95849 Set a better default threshold from testing and move it under advanced
In testing it appears 100 is actually just better a majority of the time
2023-01-27 19:19:10 -08:00
Alex "mcmonkey" Goodwin cf524a9dbc smarter sampler ID handling 2023-01-27 18:49:19 -08:00