Commit Graph

  • e59b0ef903
    do_not_save_grid hlky 2022-08-24 15:33:25 +0100
  • 87e2703c65
    loopback fix hlky 2022-08-24 15:30:02 +0100
  • c7b950aa11
    Merge branch 'AUTOMATIC1111:master' into master hlky 2022-08-24 15:22:53 +0100
  • 0ed0dd7e90
    Merge pull request #1 from ShinkoNet/master hlky 2022-08-24 15:22:09 +0100
  • 60c81774da
    Merge branch 'master' into master hlky 2022-08-24 15:21:58 +0100
  • 2ca56e3434 Fix img2img stats with new loopback feature netcavy 2022-08-25 00:14:23 +1000
  • 95423e2798
    pynvml mem usage hlky 2022-08-24 15:12:20 +0100
  • 47d79b2ac9
    Revert "Merge branch 'master' into master" hlky 2022-08-24 15:11:12 +0100
  • accbdee516
    Merge branch 'master' into master ShinkoNet 2022-08-25 00:04:17 +1000
  • 8cd893f279 Add stat handling to img2img netcavy 2022-08-24 23:59:44 +1000
  • 43b98a0b8a Merge pull request #6 from hlky/master AUTOMATIC1111 2022-08-24 16:52:06 +0300
  • 82adae3759
    Merge pull request #6 from hlky/master AUTOMATIC1111 2022-08-24 16:52:06 +0300
  • 2f341c844b Merge branch 'master' into master AUTOMATIC1111 2022-08-24 16:50:57 +0300
  • 15a700bbe5
    Merge branch 'master' into master AUTOMATIC1111 2022-08-24 16:50:57 +0300
  • cd46fb54b5 Merge branch 'master' of https://github.com/ShinkoNet/stable-diffusion-webui netcavy 2022-08-24 23:47:07 +1000
  • 80ad27ab1d Bugfix and statistic display netcavy 2022-08-24 23:46:39 +1000
  • dffaacdf7c readme for loopback AUTOMATIC 2022-08-24 16:43:05 +0300
  • 34e9795505 readme for loopback AUTOMATIC 2022-08-24 16:43:05 +0300
  • e42d3c1633 loopback mode for img2img commandline options for grid filetypes and max batch count AUTOMATIC 2022-08-24 16:42:22 +0300
  • 32dd552883 loopback mode for img2img commandline options for grid filetypes and max batch count AUTOMATIC 2022-08-24 16:42:22 +0300
  • a60b5a8eb6
    Merge branch 'master' into master ShinkoNet 2022-08-24 23:33:41 +1000
  • 878c482ee9 Added crash handling and memory tracking (bugged) netcavy 2022-08-24 23:21:29 +1000
  • 0c04fc1c33 torch_gc/empty cache after generation hlky 2022-08-24 14:12:33 +0100
  • abb83239e5
    torch_gc/empty cache after generation hlky 2022-08-24 14:12:33 +0100
  • a964a4c3d3 Added memory management and statistics (bugged) netcavy 2022-08-24 23:07:57 +1000
  • d3d2562330 jpg grid, named grid hlky 2022-08-24 12:44:48 +0100
  • 29d0d65504 jpg grid, named grid hlky 2022-08-24 12:44:48 +0100
  • 4676e859c2 gfpgan dir for the guide's directory names fix a bug in image resizing AUTOMATIC 2022-08-24 13:42:21 +0300
  • 852baf422a gfpgan dir for the guide's directory names fix a bug in image resizing AUTOMATIC 2022-08-24 13:42:21 +0300
  • 1aea23f110 typos AUTOMATIC 2022-08-24 10:59:47 +0300
  • ca0d7981a0 typos AUTOMATIC 2022-08-24 10:59:47 +0300
  • 7c2f569bed added resizing modes added more info into readme AUTOMATIC 2022-08-24 10:52:41 +0300
  • 1463d44faf added resizing modes added more info into readme AUTOMATIC 2022-08-24 10:52:41 +0300
  • 3d0f6ec55f remove remote image as sample for img2img (it will now use a local image if you have one, none otherwise) AUTOMATIC 2022-08-24 09:24:32 +0300
  • 2a0f8afb29 remove remote image as sample for img2img (it will now use a local image if you have one, none otherwise) AUTOMATIC 2022-08-24 09:24:32 +0300
  • 120a3d3285 hide gradio progressbar for about 10% speed increase on my GPU; a commandline option to prevent hiding AUTOMATIC 2022-08-24 09:06:36 +0300
  • 6efddcb279 hide gradio progressbar for about 10% speed increase on my GPU; a commandline option to prevent hiding AUTOMATIC 2022-08-24 09:06:36 +0300
  • 25ac363119 fixed a possible issue with older versions of PIL AUTOMATIC 2022-08-24 01:08:59 +0300
  • 165da39fb1 fixed a possible issue with older versions of PIL AUTOMATIC 2022-08-24 01:08:59 +0300
  • b3e73c2657 --no-half commandline option to disable .half() AUTOMATIC 2022-08-24 00:38:53 +0300
  • 81087207bc --no-half commandline option to disable .half() AUTOMATIC 2022-08-24 00:38:53 +0300
  • f1ae6e609a added prompt verification: if it's too long, a warning is returned in the text field along with the part of prompt that has been truncated AUTOMATIC 2022-08-24 00:02:43 +0300
  • 7fd0f31661 added prompt verification: if it's too long, a warning is returned in the text field along with the part of prompt that has been truncated AUTOMATIC 2022-08-24 00:02:43 +0300
  • f986304a03 readme extra AUTOMATIC 2022-08-23 22:49:58 +0300
  • e996f3c118 readme extra AUTOMATIC 2022-08-23 22:49:58 +0300
  • 298af6d2b1 Added prompt matrix to img2img refactoring: separated duplicate code from img2img and txt2img into a single function AUTOMATIC 2022-08-23 22:42:43 +0300
  • aa67540eba Added prompt matrix to img2img refactoring: separated duplicate code from img2img and txt2img into a single function AUTOMATIC 2022-08-23 22:42:43 +0300
  • 407a0df73d Prompt matrix now draws text like in demo. AUTOMATIC 2022-08-23 18:04:13 +0300
  • cb118c4036 Prompt matrix now draws text like in demo. AUTOMATIC 2022-08-23 18:04:13 +0300
  • 4460920772 additional picture for prompt matrix proper seeds for img2img a bit of refactoring AUTOMATIC 2022-08-23 14:07:37 +0300
  • 61bfa6c16b additional picture for prompt matrix proper seeds for img2img a bit of refactoring AUTOMATIC 2022-08-23 14:07:37 +0300
  • 4d60e363e6 silence the warning from transformers add feature demonstrations to readme AUTOMATIC 2022-08-23 11:58:50 +0300
  • 60e95f1d8c silence the warning from transformers add feature demonstrations to readme AUTOMATIC 2022-08-23 11:58:50 +0300
  • 3ad84b4f5e added prompt matrix feature all images in batches now have proper seeds, not just the first one added code to remove bad characters from filenames added code to flag output which writes it to csv and saves images renamed some fields in UI for clarity AUTOMATIC 2022-08-23 00:34:49 +0300
  • 3395c29127 added prompt matrix feature all images in batches now have proper seeds, not just the first one added code to remove bad characters from filenames added code to flag output which writes it to csv and saves images renamed some fields in UI for clarity AUTOMATIC 2022-08-23 00:34:49 +0300
  • d502a86933 fixed bug with images not resizing for img2img added GFPGAN as an option for img2img added GFPGAN as a tab added autodetection for row counts for grids, enabled by default removed Fixed Code sampling because no one can figure out what it does; maybe someone will be upset by removal and will tell me AUTOMATIC 2022-08-22 20:08:32 +0300
  • b63d0726cd fixed bug with images not resizing for img2img added GFPGAN as an option for img2img added GFPGAN as a tab added autodetection for row counts for grids, enabled by default removed Fixed Code sampling because no one can figure out what it does; maybe someone will be upset by removal and will tell me AUTOMATIC 2022-08-22 20:08:32 +0300
  • ab322ae21a first AUTOMATIC 2022-08-22 17:15:46 +0300
  • 3324f31e84 first AUTOMATIC 2022-08-22 17:15:46 +0300
  • feb04756a8 Initial commit AUTOMATIC1111 2022-08-22 17:05:27 +0300
  • 71cf18b012
    Initial commit AUTOMATIC1111 2022-08-22 17:05:27 +0300