Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove NSFW filter and its dependency; if you still want it, find it in the e... | AUTOMATIC | 2022-12-10 | 4 | -47/+23 |
* | use less javascript for this non-js-only implementation of the clear prompt b... | AUTOMATIC | 2022-12-10 | 2 | -13/+11 |
* | Merge pull request #3198 from papuSpartan/master | AUTOMATIC1111 | 2022-12-10 | 2 | -3/+29 |
|\ | |||||
| * | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-12-10 | 52 | -4085/+2971 |
| |\ | |||||
| * \ | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-11-07 | 24 | -219/+932 |
| |\ \ | |||||
| * | | | make line evil again | papuSpartan | 2022-11-01 | 1 | -6/+2 |
| * | | | clean py func defs | papuSpartan | 2022-11-01 | 1 | -5/+5 |
| * | | | Merge branch 'AUTOMATIC1111:master' into js | papuSpartan | 2022-11-01 | 16 | -41/+211 |
| |\ \ \ | |||||
| * | | | | clear on the client-side again | papuSpartan | 2022-11-01 | 1 | -8/+1 |
| * | | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-31 | 36 | -1683/+3033 |
| |\ \ \ \ | |||||
| * | | | | | fix js func signature and not forget to initialize confirmation var to preven... | papuSpartan | 2022-10-22 | 1 | -1/+3 |
| * | | | | | forgot to clear neg prompt after moving to back. Add tooltip to hints | papuSpartan | 2022-10-21 | 1 | -7/+7 |
| * | | | | | some doc and formatting | papuSpartan | 2022-10-21 | 1 | -5/+12 |
| * | | | | | refactor internal terminology to use 'clear' instead of 'trash' like #2728 | papuSpartan | 2022-10-21 | 2 | -12/+12 |
| * | | | | | update token counter when clearing prompt | papuSpartan | 2022-10-21 | 1 | -10/+7 |
| * | | | | | only delete prompt on back end and remove client-side deletion | papuSpartan | 2022-10-21 | 1 | -14/+15 |
| * | | | | | initial work on getting prompts cleared on the backend and synchronizing toke... | papuSpartan | 2022-10-21 | 1 | -10/+19 |
| * | | | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-21 | 20 | -132/+1023 |
| |\ \ \ \ \ | |||||
| * | | | | | | add settings option to toggle button visibility | papuSpartan | 2022-10-21 | 2 | -1/+2 |
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | clear prompt button now works on both relevant tabs. Device detection stuff w... | papuSpartan | 2022-10-20 | 1 | -3/+18 |
| * | | | | | | | nerf line length | papuSpartan | 2022-10-20 | 1 | -2/+5 |
| * | | | | | | | add symbol for clear button and simplify roll_col css selector | papuSpartan | 2022-10-20 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #5119 from 0xb8/master | AUTOMATIC1111 | 2022-12-10 | 1 | -22/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Atomically rename saved image to avoid race condition with other processes. | cat | 2022-11-27 | 1 | -22/+29 |
* | | | | | | | | | Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-option | AUTOMATIC1111 | 2022-12-10 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Add opt. to avoid sending size between interfaces. | timntorres | 2022-12-05 | 2 | -2/+2 |
* | | | | | | | | | Merge pull request #4841 from R-N/vae-fix-none | AUTOMATIC1111 | 2022-12-10 | 2 | -20/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'a1111' into vae-fix-none | Muhammad Rizqi Nur | 2022-11-19 | 13 | -64/+58 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'a1111' into vae-fix-none | Muhammad Rizqi Nur | 2022-11-19 | 6 | -62/+73 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use underscore naming for "private" functions in sd_vae | Muhammad Rizqi Nur | 2022-11-19 | 1 | -3/+3 |
| * | | | | | | | | | | | Fix model caching requiring deepcopy | Muhammad Rizqi Nur | 2022-11-19 | 1 | -1/+2 |
| * | | | | | | | | | | | Misc | Muhammad Rizqi Nur | 2022-11-19 | 3 | -3/+3 |
| * | | | | | | | | | | | Fix base VAE caching was done after loading VAE, also add safeguard | Muhammad Rizqi Nur | 2022-11-19 | 2 | -11/+9 |
| * | | | | | | | | | | | Fix model wasn't restored even when choosing "None" | Muhammad Rizqi Nur | 2022-11-19 | 1 | -7/+7 |
* | | | | | | | | | | | | add Noise multiplier option to infotext | AUTOMATIC | 2022-12-10 | 3 | -3/+8 |
* | | | | | | | | | | | | Merge pull request #5373 from mezotaken/master | AUTOMATIC1111 | 2022-12-10 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | add noise strength parameter similar to NAI | Vladimir Repin | 2022-12-03 | 2 | -0/+2 |
* | | | | | | | | | | | | | Merge pull request #5404 from szhublox/merger-ram-usage | AUTOMATIC1111 | 2022-12-10 | 1 | -18/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | extras.py: use as little RAM as possible, misc fixes | Mackerel | 2022-12-04 | 1 | -18/+19 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | cleanup some unneeded imports for hijack files | AUTOMATIC | 2022-12-10 | 2 | -11/+2 |
* | | | | | | | | | | | | | do not replace entire unet for the resolution hack | AUTOMATIC | 2022-12-10 | 3 | -30/+33 |
* | | | | | | | | | | | | | Merge pull request #4978 from aliencaocao/support_any_resolution | AUTOMATIC1111 | 2022-12-10 | 3 | -12/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Change to steps of 8 | Billy Cao | 2022-11-30 | 1 | -12/+12 |
| * | | | | | | | | | | | | | Merge branch 'master' into support_any_resolution | Billy Cao | 2022-11-27 | 10 | -305/+431 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Patch UNet Forward to support resolutions that are not multiples of 64 | Billy Cao | 2022-11-23 | 3 | -12/+45 |
* | | | | | | | | | | | | | | | Merge pull request #5555 from ywx9/master | AUTOMATIC1111 | 2022-12-10 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Bug fix | ywx9 | 2022-12-09 | 1 | -6/+1 |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #5547 from Ju1-js/master | AUTOMATIC1111 | 2022-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Make # settings changed message grammatically correct | Ju1-js | 2022-12-09 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / |