Commit graph

  • 584f782391
    Update ui_extra_networks.py CurtisDS 2023-02-05 16:42:45 -0500
  • 7dd23973f7 Optionally append interrogated prompt in loopback script Vladimir Repin 2023-02-06 00:28:31 +0300
  • 67303fd5fc Img2Img Only Kyle 2023-02-05 15:34:26 -0500
  • c8109f0dea Add Image CFG Scale to XYZ Grid Kyle 2023-02-05 15:18:18 -0500
  • fe33be6cac use Default if ValueError w-e-w 2023-02-05 23:33:05 +0900
  • 6d11cda418 configurable image downscale w-e-w 2023-02-05 23:12:42 +0900
  • 47b298d58a
    Merge branch 'AUTOMATIC1111:master' into master w-e-w 2023-02-05 22:02:30 +0800
  • ea9bd9fc74
    Merge pull request #7556 from EllangoK/master AUTOMATIC1111 2023-02-05 13:34:36 +0300
  • 0ca1a64cfc adds grid margins to xyz plot and prompt matrix EllangoK 2023-02-05 03:44:56 -0500
  • 3993aa43e9
    Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-network AUTOMATIC1111 2023-02-05 11:28:30 +0300
  • 27a50d4b38
    Merge pull request #7554 from techneconn/feature/prompt_hash_option AUTOMATIC1111 2023-02-05 11:27:05 +0300
  • 475095f50a
    Merge pull request #7528 from spezialspezial/patch-1 AUTOMATIC1111 2023-02-05 11:24:32 +0300
  • 668d7e9b9a make it possible to load SD1 checkpoints without CLIP AUTOMATIC 2023-02-05 11:20:47 +0300
  • 5a1b62e9f8 Add prompt_hash option for file/dir name pattern techneconn 2023-02-05 15:48:51 +0900
  • 88a46e8427 fix symlinks in extra networks ui Alex "mcmonkey" Goodwin 2023-02-04 09:10:00 -0800
  • 6524478850
    Update modelloader.py spezialspezial 2023-02-04 16:52:15 +0100
  • dd20fc0fda fix --help w-e-w 2023-02-04 23:23:20 +0900
  • 3e0f9a7543 fix issue with switching back to checkpoint that had its checksum calculated during runtime mentioned in #7506 AUTOMATIC 2023-02-04 15:23:16 +0300
  • 40e51fd6ef add margin parameter to draw_grid_annotations AUTOMATIC 2023-02-04 13:28:53 +0300
  • 21593c8082
    Merge pull request #7466 from ctwrs/master AUTOMATIC1111 2023-02-04 12:07:45 +0300
  • c0e0b5844d
    Merge pull request #7470 from cbrownstein-lambda/update-error-message-no-checkpoint AUTOMATIC1111 2023-02-04 12:07:12 +0300
  • dca632ab90
    Merge pull request #7509 from mezotaken/fix-img2imgalt AUTOMATIC1111 2023-02-04 11:41:29 +0300
  • 81823407d9 add --no-hashing AUTOMATIC 2023-02-04 11:38:56 +0300
  • 30228c67ca
    Merge pull request #7461 from brkirch/mac-fixes AUTOMATIC1111 2023-02-04 11:22:52 +0300
  • c4b9ed1a27 make Image CFG Scale only show if instrutpix2pix model is loaded AUTOMATIC 2023-02-04 11:18:44 +0300
  • 72dd5785d9 merge CFGDenoiserEdit and CFGDenoiser into single object AUTOMATIC 2023-02-04 11:06:17 +0300
  • 4306659c4d Remove unused code brkirch 2023-02-04 01:22:06 -0500
  • 127bfb6c41
    Merge pull request #7481 from Klace/master AUTOMATIC1111 2023-02-04 09:05:21 +0300
  • ba6a4e7e94 Use original CFGDenoiser if image_cfg_scale = 1 Kyle 2023-02-03 19:46:13 -0500
  • c27c0de0f7 txt2img Hires Fix Kyle 2023-02-03 19:15:32 -0500
  • 6c6c6636bb Image CFG Added (Full Implementation) Kyle 2023-02-03 18:19:56 -0500
  • 982295aee5 Fix img2imgalt after samplers separation Vladimir Repin 2023-02-04 01:50:38 +0300
  • 3b2ad20ac1 Processing only, no CFGDenoiser change Kyle 2023-02-02 19:19:45 -0500
  • cf0cfefe91 Revert "instruct-pix2pix support" Kyle 2023-02-02 19:15:38 -0500
  • 269833067d instruct-pix2pix support Kyle 2023-02-02 09:37:01 -0500
  • fb97acef63 Update error message WRT missing checkpoint file Cody Brownstein 2023-02-01 14:46:13 -0800
  • 92bae77b88 Add .jpg to allowed thumb formats ctwrs 2023-02-01 21:58:09 +0100
  • 5afd9e82c3 Use the real images size, not the process Francesco Manzali 2023-02-01 21:16:52 +0100
  • 1b8af15f13 Refactor Mac specific code to a separate file brkirch 2023-02-01 09:28:16 -0500
  • 226d840e84
    Merge pull request #7334 from EllangoK/master AUTOMATIC1111 2023-02-01 16:30:28 +0300
  • 07edf57409
    Merge pull request #7357 from EllangoK/btn-fix AUTOMATIC1111 2023-02-01 16:29:58 +0300
  • fa4fe45403
    Merge pull request #7371 from hoblin/master AUTOMATIC1111 2023-02-01 16:28:27 +0300
  • 814600f298
    Merge pull request #7412 from Pomierski/master AUTOMATIC1111 2023-02-01 16:22:36 +0300
  • 30a64504b1
    Merge pull request #7414 from joecodecreations/master AUTOMATIC1111 2023-02-01 16:22:16 +0300
  • b1873dbb77
    Merge pull request #7455 from brkirch/put-fix-back AUTOMATIC1111 2023-02-01 16:11:40 +0300
  • 2217331cd1 Refactor MPS fixes to CondFunc brkirch 2023-02-01 06:20:19 -0500
  • 7738c057ce MPS fix is still needed :( brkirch 2023-02-01 05:23:58 -0500
  • 17b24e45e8 Fix prompt matrix #rows/#cols when using hires Francesco Manzali 2023-01-31 18:58:36 +0100
  • 0426b34789 Adding default true to use_original_name_batch as images should by default hold the same name to help keep sequenced images in their correct order Joey Sanchez 2023-01-30 21:46:13 -0500
  • bfe7e7f15f Fix missing tooltip for 'Clear prompt' button Piotr Pomierski 2023-01-31 01:51:07 +0100
  • 2c1bb46c7a amend the error in previous commit AUTOMATIC 2023-01-30 18:48:10 +0300
  • 19de2a626b make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncagua AUTOMATIC 2023-01-30 15:48:09 +0300
  • ee9fdf7f62 Add --skip-version-check to disable messages asking users to upgrade torch. AUTOMATIC 2023-01-30 14:56:28 +0300
  • aa4688eb83 disable EMA weights for instructpix2pix model, whcih should get memory usage as well as image quality to what it was before d2ac95fa7b AUTOMATIC 2023-01-30 13:29:44 +0300
  • ab059b6e48 make the program read Discard penultimate sigma from generation parameters AUTOMATIC 2023-01-30 10:52:15 +0300
  • 040ec7a80e make the program read Eta and Eta DDIM from generation parameters AUTOMATIC 2023-01-30 10:47:09 +0300
  • 4df63d2d19 split samplers into one more files for k-diffusion AUTOMATIC 2023-01-30 10:11:30 +0300
  • 274474105a Split history sd_samplers.py to sd_samplers_kdiffusion.py Andrey 2023-01-30 09:51:23 +0300
  • 95916e3777 Split history sd_samplers.py to sd_samplers_kdiffusion.py Andrey 2023-01-30 09:51:23 +0300
  • 2db8ed32cd Split history sd_samplers.py to sd_samplers_kdiffusion.py Andrey 2023-01-30 09:51:23 +0300
  • f4d0538bf2 Split history sd_samplers.py to sd_samplers_kdiffusion.py Andrey 2023-01-30 09:51:23 +0300
  • aa54a9d416 split compvis sampler and shared sampler stuff into their own files AUTOMATIC 2023-01-30 09:51:06 +0300
  • f8fcad502e Split history sd_samplers.py to sd_samplers_common.py Andrey 2023-01-30 09:37:51 +0300
  • 58ae93b954 Split history sd_samplers.py to sd_samplers_common.py Andrey 2023-01-30 09:37:50 +0300
  • 6e78f6a896 Split history sd_samplers.py to sd_samplers_common.py Andrey 2023-01-30 09:37:50 +0300
  • 5feae71dd2 Split history sd_samplers.py to sd_samplers_common.py Andrey 2023-01-30 09:37:50 +0300
  • 449531a6c5 Split history sd_samplers.py to sd_samplers_compvis.py Andrey 2023-01-30 09:35:53 +0300
  • 9b8ed7f8ec Split history sd_samplers.py to sd_samplers_compvis.py Andrey 2023-01-30 09:35:53 +0300
  • 9118b08606 Split history sd_samplers.py to sd_samplers_compvis.py Andrey 2023-01-30 09:35:52 +0300
  • 0c7c36a6c6 Split history sd_samplers.py to sd_samplers_compvis.py Andrey 2023-01-30 09:35:52 +0300
  • cbd6329488 add an environment variable for selecting xformers package AUTOMATIC 2023-01-30 09:12:43 +0300
  • c81b52ffbd add override settings component to img2img AUTOMATIC 2023-01-30 02:40:26 +0300
  • 847ceae1f7 make it possible to search checkpoint by its hash AUTOMATIC 2023-01-30 01:41:23 +0300
  • 399720dac2 update prompt token counts after using the paste params button AUTOMATIC 2023-01-30 01:03:31 +0300
  • f91068f426 change disable_weights_auto_swap to true by default AUTOMATIC 2023-01-30 00:37:26 +0300
  • 938578e8a9 make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides AUTOMATIC 2023-01-30 00:25:30 +0300
  • 1e2b10d2dc Cleanup changes made by formatter Yevhenii Hurin 2023-01-29 17:14:46 +0200
  • 5997457fd4 Compact options UI for Prompt Matrix Yevhenii Hurin 2023-01-29 16:23:29 +0200
  • edabd92729 Add delimiter selector to the Prompt Matrix script Yevhenii Hurin 2023-01-29 16:05:59 +0200
  • c46f3ad98b Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui Yevhenii Hurin 2023-01-29 15:47:14 +0200
  • 7c53f81caf Prompt selector for Prompt Matrix script Yevhenii Hurin 2023-01-29 15:29:03 +0200
  • 00dab8f10d remove Batch size and Batch pos from textinfo (goodbye) AUTOMATIC 2023-01-29 11:53:24 +0300
  • aa6e55e001 do not display the message for TI unless the list of loaded embeddings changed AUTOMATIC 2023-01-29 11:53:05 +0300
  • 920fe8057c fixes #7284 btn unbound error EllangoK 2023-01-29 03:36:16 -0500
  • 8d7382ab24 add buttons for auto-search in subdirectories for extra tabs AUTOMATIC 2023-01-29 11:34:58 +0300
  • 7cb31a278e initial work on SD2 Lora support AUTOMATIC 2023-01-28 20:04:35 +0300
  • e8efd2ec47
    Merge pull request #7353 from EllangoK/preview-fix AUTOMATIC1111 2023-01-29 10:41:36 +0300
  • 659d602dce only returns ckpt directories if they are not none EllangoK 2023-01-29 02:32:53 -0500
  • f6b7768f84 support for searching subdirectory names for extra networks AUTOMATIC 2023-01-29 10:20:19 +0300
  • 1d24665229
    Merge pull request #7344 from glop102/master AUTOMATIC1111 2023-01-29 09:29:23 +0300
  • 09a142a05a Reduce grid rows if larger than number of images available glop102 2023-01-28 19:25:52 -0500
  • fb58fa6240 xyz plot now saves sub grids if opts.grid_save also fixed no draw legend for z grid EllangoK 2023-01-28 15:37:01 -0500
  • 0a8515085e make it so that clicking on hypernet/lora card one more time removes the related from the prompt AUTOMATIC 2023-01-28 23:31:48 +0300
  • 1d8e06d542 add checkpoints tab for extra networks UI AUTOMATIC 2023-01-28 22:52:27 +0300
  • 2abd89acc6 index on master: 91c8d0d Merge pull request #7231 from EllangoK/master AUTOMATIC 2023-01-28 20:04:35 +0300
  • 91c8d0dcfc
    Merge pull request #7231 from EllangoK/master AUTOMATIC1111 2023-01-28 18:45:38 +0300
  • fecb990deb
    Merge pull request #7309 from brkirch/fix-embeddings AUTOMATIC1111 2023-01-28 18:44:36 +0300
  • 41e76d1209
    Merge pull request #7258 from ItsOlegDm/master AUTOMATIC1111 2023-01-28 18:41:58 +0300
  • 29d2d6a094 Train tab fix ItsOlegDm 2023-01-28 17:21:59 +0200
  • e2c71a4bd4 make prevent the browser from using cached version of scripts when they change AUTOMATIC 2023-01-28 18:12:53 +0300