Commit Graph

  • 21086e60a9 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-18 20:55:55 +0300
  • 00c9bbcbf1 Making opt split attention the default. Are you upset about this? Sorry. AUTOMATIC 2022-09-18 20:55:46 +0300
  • cae5c5fa8d Making opt split attention the default. Are you upset about this? Sorry. AUTOMATIC 2022-09-18 20:55:46 +0300
  • 0c48002df5
    Merge branch 'AUTOMATIC1111:master' into master Vetchems 2022-09-18 18:50:34 +0100
  • 92f09abc6a prevent black screen when seed and variation seed are the same. AUTOMATIC 2022-09-18 20:44:57 +0300
  • 6a28aac866 prevent black screen when seed and variation seed are the same. AUTOMATIC 2022-09-18 20:44:57 +0300
  • 6a9ce916c4 Merge pull request #664 from overra/escape-imageviewer AUTOMATIC1111 2022-09-18 20:40:27 +0300
  • 4380b6598c
    Merge pull request #664 from overra/escape-imageviewer AUTOMATIC1111 2022-09-18 20:40:27 +0300
  • 7d33fa5f26 Merge pull request #667 from berkybear/fixSubSeedNoneTypeIssue AUTOMATIC1111 2022-09-18 20:39:49 +0300
  • c3be3d36c2
    Merge pull request #667 from berkybear/fixSubSeedNoneTypeIssue AUTOMATIC1111 2022-09-18 20:39:49 +0300
  • 484e791e91
    Merge branch 'AUTOMATIC1111:master' into master Vetchems 2022-09-18 18:12:04 +0100
  • 55b0d18c02 handle NoneType when subseed is not initialized. Set it to -1 in that case berkybear 2022-09-18 09:57:50 -0700
  • 4c17ce4949 handle NoneType when subseed is not initialized. Set it to -1 in that case berkybear 2022-09-18 09:57:50 -0700
  • 1d3f28f29c close on escape Adam Snodgrass 2022-09-18 11:42:55 -0500
  • 7e42a0f35a close on escape Adam Snodgrass 2022-09-18 11:42:55 -0500
  • 29697d1907 Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui Adam Snodgrass 2022-09-18 11:29:14 -0500
  • 1298f731bd use existing modalKeyHandler Adam Snodgrass 2022-09-18 11:25:16 -0500
  • d3d2a1b6dd fix many paths in code breaking because Processing constructor changed AUTOMATIC 2022-09-18 19:03:37 +0300
  • c76a616bc9 fix many paths in code breaking because Processing constructor changed AUTOMATIC 2022-09-18 19:03:37 +0300
  • f162f1826c fix tooltip not appearing for the shuffle button AUTOMATIC 2022-09-18 18:10:22 +0300
  • ba97889137 fix tooltip not appearing for the shuffle button AUTOMATIC 2022-09-18 18:10:22 +0300
  • 04f92a0b67 Merge pull request #585 from JohanAR/ui_seed_changes AUTOMATIC1111 2022-09-18 17:56:47 +0300
  • abd5cc6b2b
    Merge pull request #585 from JohanAR/ui_seed_changes AUTOMATIC1111 2022-09-18 17:56:47 +0300
  • 3ee2a76bc1 Merge pull request #658 from SafentisFox/fixLinuxLaunch AUTOMATIC1111 2022-09-18 17:54:55 +0300
  • cf651a5e23
    Merge pull request #658 from SafentisFox/fixLinuxLaunch AUTOMATIC1111 2022-09-18 17:54:55 +0300
  • af52eca64d Merge pull request #660 from jamesmoore/master AUTOMATIC1111 2022-09-18 17:52:11 +0300
  • 50c8d808c0
    Merge pull request #660 from jamesmoore/master AUTOMATIC1111 2022-09-18 17:52:11 +0300
  • f479682381 Exclude checkpoint files in models James Moore 2022-09-18 15:20:46 +0100
  • f0aa524ee1
    Exclude checkpoint files in models James Moore 2022-09-18 15:20:46 +0100
  • 0735aff49f Fix bad bad torch command variable safentisFox 2022-09-18 16:55:57 +0300
  • 7b0f402b66 Fix bad bad torch command variable safentisFox 2022-09-18 16:55:57 +0300
  • fe07914e7f prevent live previews from showing previous picture AUTOMATIC 2022-09-18 16:36:34 +0300
  • e78c368eb3 prevent live previews from showing previous picture AUTOMATIC 2022-09-18 16:36:34 +0300
  • ef07abd0cd Add buttons for random and reuse seed. Johan Aires Rastén 2022-09-16 21:20:56 +0200
  • a96076f49c Add buttons for random and reuse seed. Johan Aires Rastén 2022-09-16 21:20:56 +0200
  • c18f84ffc4
    Merge branch 'AUTOMATIC1111:master' into master Vetchems 2022-09-18 14:08:47 +0100
  • 18b64b6fb5 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
  • 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
  • 6c430d09b6 Merge pull request #651 from EyeDeck/master AUTOMATIC1111 2022-09-18 14:35:04 +0300
  • 9e892d90ce
    Merge pull request #651 from EyeDeck/master AUTOMATIC1111 2022-09-18 14:35:04 +0300
  • 7b9158623f ...and make sure it can't get stuck on EyeDeck 2022-09-18 07:03:17 -0400
  • 46db1405df ...and make sure it can't get stuck on EyeDeck 2022-09-18 07:03:17 -0400
  • 84053d0918 Merge pull request #648 from 48design/fix-img2img-paste AUTOMATIC1111 2022-09-18 12:54:57 +0300
  • 83a65919bb
    Merge pull request #648 from 48design/fix-img2img-paste AUTOMATIC1111 2022-09-18 12:54:57 +0300
  • 37b4899955 fix pasting of images from the clipboard in img2img (fixes #645) Connum 2022-09-18 11:42:05 +0200
  • 3b56b54557 fix pasting of images from the clipboard in img2img (fixes #645) Connum 2022-09-18 11:42:05 +0200
  • bf15fdc602 Add some error handling for VRAM monitor EyeDeck 2022-09-18 05:20:33 -0400
  • fabaf4bddb Add some error handling for VRAM monitor EyeDeck 2022-09-18 05:20:33 -0400
  • 32944b5c51 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
  • 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
  • eaba92f613 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
  • 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
  • 8278479d96 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-18 09:09:34 +0300
  • 7e77938230 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-18 09:09:34 +0300
  • 3bce0d0f95 add info about where to get models to instructions. AUTOMATIC 2022-09-18 09:09:10 +0300
  • 9f9a2084c7 add info about where to get models to instructions. AUTOMATIC 2022-09-18 09:09:10 +0300
  • 59e3913b74 Merge pull request #643 from melchiar/master AUTOMATIC1111 2022-09-18 09:00:23 +0300
  • c89b1a6f3d
    Merge pull request #643 from melchiar/master AUTOMATIC1111 2022-09-18 09:00:23 +0300
  • a4658773b6 script.js split work - ui.js AUTOMATIC 2022-09-18 09:00:06 +0300
  • 5e80c286ee script.js split work - ui.js AUTOMATIC 2022-09-18 09:00:06 +0300
  • ee646e16be Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • ce799a63e9 Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • 3437931730 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
  • d512d6dffa Split history script.js to javascript/ui.js Andrey 2022-09-18 08:51:47 +0300
  • d737118f73 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
  • d95cb0b999 script.js split work - progress.js AUTOMATIC 2022-09-18 08:51:11 +0300
  • ae63d82741 script.js split work - progress.js AUTOMATIC 2022-09-18 08:51:11 +0300
  • aeda2de45f Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • 3b9ad0b235 Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • fc2c4cee9f 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
  • 0f9e0aa2bd Split history script.js to javascript/progressbar.js Andrey 2022-09-18 08:48:47 +0300
  • fdbefe15e1 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
  • 76d5ae91e7 script.js split work - hints.js AUTOMATIC 2022-09-18 08:48:13 +0300
  • 26b52fd1ec script.js split work - hints.js AUTOMATIC 2022-09-18 08:48:13 +0300
  • 2680a8a974 Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • 3641a91bc2 Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • de7ae6646f 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
  • 09ddb8b9cb Split history script.js to javascript/hints.js Andrey 2022-09-18 08:41:23 +0300
  • cfaeacc1cd 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
  • 31e9d7aaf9 script.js split work - dragdrop.js AUTOMATIC 2022-09-18 08:41:08 +0300
  • 74c538e84f script.js split work - dragdrop.js AUTOMATIC 2022-09-18 08:41:08 +0300
  • e661c6ddda Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • 27b9b233f2 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • 1f67df40d3 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
  • 7a7c38c333 Split history script.js to javascript/dragdrop.js Andrey 2022-09-18 08:37:57 +0300
  • 599820d550 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
  • 7381862f03 script.js split work AUTOMATIC 2022-09-18 08:37:26 +0300
  • be0bfa871b script.js split work AUTOMATIC 2022-09-18 08:37:26 +0300