Commit graph

  • b9674e2900 add extra generation params AUTOMATIC 2022-09-20 19:07:09 +0300
  • c2775528c9 added __name__ == __main__ to launch.py so it can be imported without launching the webUI Rahul Kolasseri 2022-09-20 11:56:07 +0000
  • f2ad00bc8e Remove default git variables to prevent issues orionaskatu 2022-09-20 15:20:45 +0200
  • d0a12763fe Comment variables with default values orionaskatu 2022-09-20 14:28:20 +0200
  • 90401d96a6 fix a off by one error with embedding at the start of the sentence AUTOMATIC 2022-09-20 12:12:31 +0300
  • 54a097a818 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-20 09:53:37 +0300
  • ab38392119 add the part that was missing for word textual inversion checksums AUTOMATIC 2022-09-20 09:53:29 +0300
  • d7f36dac21 Send a browser notification when the images are ready Dave Sescleifer 2022-09-18 21:41:57 -0400
  • a8a75ec43a Fixed filename part sanitizing Milly 2022-09-20 15:01:32 +0900
  • 06e076e48a Keep legacy behaviour wrt reuse of filename during batch processes olivier 2022-09-20 00:17:36 +0200
  • 5fe2c75da0 Support reusing filename stems during batch processing in Extras tab olivier 2022-09-20 00:13:12 +0200
  • 53651696dc avoid exception if empty C43H66N12O12S2 2022-09-19 19:36:42 +0300
  • 942acd4e12 Update README.md C43H66N12O12S2 2022-09-19 19:24:58 +0300
  • acbe44b835 automatically match any version gfpgan C43H66N12O12S2 2022-09-19 19:24:18 +0300
  • 6486ec9a56 Automatically show PNGinfo when uploading image trufty 2022-09-19 13:18:16 -0400
  • dd911a47b3 lightbox image scaling fix DepFA 2022-09-19 16:53:40 +0100
  • 01c93a8400 use model's dtype for #707 AUTOMATIC 2022-09-19 18:39:21 +0300
  • cf28445f10 fix cpu usage C43H66N12O12S2 2022-09-19 18:18:33 +0300
  • 422d17487f [BUG] HighRes fix Feature Breaks Scripts #706 AUTOMATIC 2022-09-19 18:23:51 +0300
  • 5b6dea5698 do not show denoising strength when highres fix is not enabled AUTOMATIC 2022-09-19 17:41:46 +0300
  • 028fc25f28 fix the issue with incorrect js options on page load add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results AUTOMATIC 2022-09-19 17:16:04 +0300
  • bf1f3b8daf Rely on opts being pre-populated DepFA 2022-09-19 14:05:30 +0100
  • 86021511af bring modal z-index above progress bar DepFA 2022-09-19 13:28:48 +0100
  • 931e5aebb3 initialize modal state from options DepFA 2022-09-19 13:18:07 +0100
  • 2f35b1c6be Add logic for zoom toggle DepFA 2022-09-19 02:35:47 +0100
  • 326236ed31 add styles for image zoom DepFA 2022-09-19 02:33:37 +0100
  • 6d7ca54a1a added highres fix feature AUTOMATIC 2022-09-19 16:42:56 +0300
  • 8a32a71ca3 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-19 09:02:22 +0300
  • 7539f04e28 made 'reuse seed' button give you the seed/subseed of the currently selected picture rather than the first AUTOMATIC 2022-09-19 09:02:10 +0300
  • 5a759687a2 Move memmon tooltip to hints.js EyeDeck 2022-09-18 17:10:32 -0400
  • 1878994f9b fix grammer berkybear 2022-09-18 14:39:41 -0700
  • 21244f50c4 fix some typos and remove unused import berkybear 2022-09-18 14:37:31 -0700
  • 7ae3dc2866 display a more informative message when a checkpoint is not found AUTOMATIC 2022-09-18 23:52:01 +0300
  • 2430fc20f1 fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0 AUTOMATIC 2022-09-18 23:43:37 +0300
  • cfb6cc8ce5 replace argparse.BooleanOptionalAction with 'store_true' AUTOMATIC 2022-09-18 23:06:49 +0300
  • f3965cce01 added command line argument --autolaunch to open the webui URL in the system's default browser upon launch (implements #274) Connum 2022-09-18 21:00:46 +0200
  • 8e3caace74
    Merge pull request #672 from 48design/fix-inpaint-dragdrop-paste AUTOMATIC1111 2022-09-18 22:38:52 +0300
  • f3d83fd68a add read access to settings for jsavascript add an option to disable lightbox modal AUTOMATIC 2022-09-18 22:25:18 +0300
  • ce47976249 replace existing image via paste or drop in inpaint mode (fixes #649) Connum 2022-09-18 20:00:51 +0200
  • 21086e60a9 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-18 20:55:55 +0300
  • cae5c5fa8d Making opt split attention the default. Are you upset about this? Sorry. AUTOMATIC 2022-09-18 20:55:46 +0300
  • 6a28aac866 prevent black screen when seed and variation seed are the same. AUTOMATIC 2022-09-18 20:44:57 +0300
  • 4380b6598c
    Merge pull request #664 from overra/escape-imageviewer AUTOMATIC1111 2022-09-18 20:40:27 +0300
  • c3be3d36c2
    Merge pull request #667 from berkybear/fixSubSeedNoneTypeIssue AUTOMATIC1111 2022-09-18 20:39:49 +0300
  • 4c17ce4949 handle NoneType when subseed is not initialized. Set it to -1 in that case berkybear 2022-09-18 09:57:50 -0700
  • 7e42a0f35a close on escape Adam Snodgrass 2022-09-18 11:42:55 -0500
  • c76a616bc9 fix many paths in code breaking because Processing constructor changed AUTOMATIC 2022-09-18 19:03:37 +0300
  • ba97889137 fix tooltip not appearing for the shuffle button AUTOMATIC 2022-09-18 18:10:22 +0300
  • abd5cc6b2b
    Merge pull request #585 from JohanAR/ui_seed_changes AUTOMATIC1111 2022-09-18 17:56:47 +0300
  • cf651a5e23
    Merge pull request #658 from SafentisFox/fixLinuxLaunch AUTOMATIC1111 2022-09-18 17:54:55 +0300
  • 50c8d808c0
    Merge pull request #660 from jamesmoore/master AUTOMATIC1111 2022-09-18 17:52:11 +0300
  • f0aa524ee1
    Exclude checkpoint files in models James Moore 2022-09-18 15:20:46 +0100
  • 7b0f402b66 Fix bad bad torch command variable safentisFox 2022-09-18 16:55:57 +0300
  • e78c368eb3 prevent live previews from showing previous picture AUTOMATIC 2022-09-18 16:36:34 +0300
  • a96076f49c Add buttons for random and reuse seed. Johan Aires Rastén 2022-09-16 21:20:56 +0200
  • 7476593014 change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB and does not export anything whoever put that in .sh files - shame on you AUTOMATIC 2022-09-18 15:07:14 +0300
  • 9e892d90ce
    Merge pull request #651 from EyeDeck/master AUTOMATIC1111 2022-09-18 14:35:04 +0300
  • 46db1405df ...and make sure it can't get stuck on EyeDeck 2022-09-18 07:03:17 -0400
  • 83a65919bb
    Merge pull request #648 from 48design/fix-img2img-paste AUTOMATIC1111 2022-09-18 12:54:57 +0300
  • 3b56b54557 fix pasting of images from the clipboard in img2img (fixes #645) Connum 2022-09-18 11:42:05 +0200
  • fabaf4bddb Add some error handling for VRAM monitor EyeDeck 2022-09-18 05:20:33 -0400
  • 3f29aa791b altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have AUTOMATIC 2022-09-18 11:14:42 +0300
  • b273458d2d make inpaint at full resolution option not discard useful pixels from the image split masking helper function from processing.py into new masking.py AUTOMATIC 2022-09-18 10:49:00 +0300
  • 7e77938230 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-18 09:09:34 +0300
  • 9f9a2084c7 add info about where to get models to instructions. AUTOMATIC 2022-09-18 09:09:10 +0300
  • c89b1a6f3d
    Merge pull request #643 from melchiar/master AUTOMATIC1111 2022-09-18 09:00:23 +0300
  • 5e80c286ee script.js split work - ui.js AUTOMATIC 2022-09-18 09:00:06 +0300
  • ce799a63e9 Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • f7d48b94a8 Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • 1f851193b9 Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • b0c9a097f2 Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • ae63d82741 script.js split work - progress.js AUTOMATIC 2022-09-18 08:51:11 +0300
  • 3b9ad0b235 Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • efc11f2b9f Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • bab13135ac Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • 8b734949ba Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • 26b52fd1ec script.js split work - hints.js AUTOMATIC 2022-09-18 08:48:13 +0300
  • 3641a91bc2 Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • 8207628603 Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • bd219076db Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • 85abd7c175 Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • 74c538e84f script.js split work - dragdrop.js AUTOMATIC 2022-09-18 08:41:08 +0300
  • 27b9b233f2 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • d12426976a Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • 759dda9a7e Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • 7a0bcd3893 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • be0bfa871b script.js split work AUTOMATIC 2022-09-18 08:37:26 +0300
  • a86c279419 script.js split work AUTOMATIC 2022-09-18 08:37:03 +0300
  • f39b2ca088 fixed typos in processing.py Steve Eberhardt 2022-09-17 22:09:52 -0700
  • 3f91de3c91 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 07:55:08 +0300
  • 4095150d37 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 07:55:08 +0300
  • ca8451ece0 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 07:55:08 +0300
  • 4133472a6e Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 07:55:07 +0300
  • 1e18d23738
    Merge pull request #628 from 48design/drop-paste-replace-existing-image AUTOMATIC1111 2022-09-18 07:44:35 +0300
  • e9a9764e00
    Merge pull request #625 from bdrupieski/fix-batch-processing-color-correction AUTOMATIC1111 2022-09-18 07:31:01 +0300
  • c57ae054e9
    Merge pull request #634 from Dement242/Dement242-patch-1 AUTOMATIC1111 2022-09-18 07:30:05 +0300
  • 17b60490fa
    Merge pull request #635 from C43H66N12O12S2/attention AUTOMATIC1111 2022-09-18 07:28:53 +0300
  • 18d6fe4346
    ..... C43H66N12O12S2 2022-09-18 01:21:50 +0300
  • 2dbc9c5903 only set loopback color corrections if corrections enabled Brian Drupieski 2022-09-17 18:20:43 -0400
  • cf70528bce remove whitespace Brian Drupieski 2022-09-17 18:19:21 -0400