aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fixed filename part sanitizingMilly2022-09-201-5/+13
* Keep legacy behaviour wrt reuse of filename during batch processesolivier2022-09-201-1/+1
* Support reusing filename stems during batch processing in Extras tabolivier2022-09-203-16/+29
* avoid exception if emptyC43H66N12O12S22022-09-191-1/+1
* automatically match any version gfpganC43H66N12O12S22022-09-191-2/+2
* Automatically show PNGinfo when uploading imagetrufty2022-09-192-0/+4
* use model's dtype for #707AUTOMATIC2022-09-191-1/+1
* fix cpu usageC43H66N12O12S22022-09-191-2/+2
* do not show denoising strength when highres fix is not enabledAUTOMATIC2022-09-191-2/+2
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-192-1/+2
* added highres fix featureAUTOMATIC2022-09-194-38/+117
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-192-7/+3
|\
| * Move memmon tooltip to hints.jsEyeDeck2022-09-191-4/+1
| * fix grammerberkybear2022-09-181-1/+1
| * fix some typos and remove unused importberkybear2022-09-181-3/+2
* | made 'reuse seed' button give you the seed/subseed of the currently selected ...AUTOMATIC2022-09-192-74/+100
|/
* display a more informative message when a checkpoint is not foundAUTOMATIC2022-09-181-2/+5
* fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0AUTOMATIC2022-09-181-0/+2
* replace argparse.BooleanOptionalAction with 'store_true'AUTOMATIC2022-09-181-1/+1
* added command line argument --autolaunch to open the webui URL in the system'...Connum2022-09-181-0/+1
* add read access to settings for jsavascriptAUTOMATIC2022-09-182-2/+16
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-181-1/+1
|\
| * handle NoneType when subseed is not initialized. Set it to -1 in that caseberkybear2022-09-181-1/+1
* | Making opt split attention the default. Are you upset about this? Sorry.AUTOMATIC2022-09-182-6/+9
* | prevent black screen when seed and variation seed are the same.AUTOMATIC2022-09-181-1/+6
|/
* fix many paths in code breaking because Processing constructor changedAUTOMATIC2022-09-181-2/+2
* fix tooltip not appearing for the shuffle buttonAUTOMATIC2022-09-181-2/+2
* Merge pull request #585 from JohanAR/ui_seed_changesAUTOMATIC11112022-09-182-38/+108
|\
| * Add buttons for random and reuse seed.Johan Aires Rastén2022-09-182-38/+108
* | prevent live previews from showing previous pictureAUTOMATIC2022-09-181-0/+2
|/
* Merge pull request #651 from EyeDeck/masterAUTOMATIC11112022-09-182-19/+32
|\
| * ...and make sure it can't get stuck onEyeDeck2022-09-181-2/+3
| * Add some error handling for VRAM monitorEyeDeck2022-09-182-19/+31
* | altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC2022-09-182-23/+36
* | make inpaint at full resolution option not discard useful pixels from the imageAUTOMATIC2022-09-182-55/+103
|/
* Merge pull request #643 from melchiar/masterAUTOMATIC11112022-09-181-1/+1
|\
| * fixed typos in processing.pySteve Eberhardt2022-09-181-1/+1
* | script.js split workAUTOMATIC2022-09-181-2/+7
|/
* Merge pull request #625 from bdrupieski/fix-batch-processing-color-correctionAUTOMATIC11112022-09-181-0/+2
|\
| * set loopback color corrections on each iterationBrian Drupieski2022-09-171-0/+2
* | Merge pull request #634 from Dement242/Dement242-patch-1AUTOMATIC11112022-09-181-1/+1
|\ \
| * \ Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1Dement2422022-09-171-0/+19
| |\ \
| * | | Fixed "CodeFormer visibility:" rounding to 2 decimals.Dement2422022-09-171-1/+1
| | |/ | |/|
* | | .....C43H66N12O12S22022-09-171-2/+2
* | | Move scale multiplication to the frontC43H66N12O12S22022-09-171-2/+2
| |/ |/|
* | Move comments to scripts.pyJashoBell2022-09-171-0/+19
|/
* typoAUTOMATIC2022-09-171-1/+1
* added user.css supportAUTOMATIC2022-09-171-0/+5
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-172-3/+11
|\
| * Merge branch 'master' into image_info_tabAUTOMATIC11112022-09-176-17/+283
| |\