Commit Graph

  • 1a59e4dacd replace download source master Redstone1024 2023-08-10 01:28:42 +0800
  • 68f336bd99 Merge branch 'release_candidate' AUTOMATIC1111 2023-07-27 09:02:22 +0300
  • 50973ec77c update the changelog AUTOMATIC1111 2023-07-27 09:02:02 +0300
  • f82e08cf45 update lora extension to work with python 3.8 AUTOMATIC1111 2023-07-27 09:00:47 +0300
  • 3039925b27 update readme AUTOMATIC1111 2023-07-26 15:19:02 +0300
  • 8220cf37da Merge pull request #12020 from Littleor/dev AUTOMATIC1111 2023-07-26 15:17:37 +0300
  • 055461ae41 repair SDXL AUTOMATIC1111 2023-07-26 15:07:56 +0300
  • 5c8f91b229 fix autograd which i broke for no good reason when implementing SDXL AUTOMATIC1111 2023-07-26 13:03:52 +0300
  • 6b877c35da Merge pull request #12032 from AUTOMATIC1111/fix-api-get-options-sd_model_checkpoint AUTOMATIC1111 2023-07-26 11:52:42 +0300
  • eb6d330bb7 delete scale checker script due to user demand AUTOMATIC1111 2023-07-26 09:19:46 +0300
  • 5360ae2cc5 Merge pull request #12023 from AUTOMATIC1111/create_infotext_fix AUTOMATIC1111 2023-07-26 08:07:07 +0300
  • e16eb3d0cb Merge pull request #12024 from AUTOMATIC1111/fix-check-for-updates-status-always-unknown- AUTOMATIC1111 2023-07-26 07:45:48 +0300
  • 99ef3b6c52 update readme AUTOMATIC1111 2023-07-25 16:31:01 +0300
  • 65b6f8d3d5 fix for #11963 AUTOMATIC1111 2023-07-25 16:18:10 +0300
  • b57a816038 Merge pull request #11963 from catboxanon/fix/lora-te AUTOMATIC1111 2023-07-25 16:17:41 +0300
  • 11f996a096 Merge pull request #11979 from AUTOMATIC1111/catch-exception-for-non-git-extensions AUTOMATIC1111 2023-07-25 15:23:35 +0300
  • ce0aab3643 Merge pull request #11984 from AUTOMATIC1111/api-only-subpath-(root_path) AUTOMATIC1111 2023-07-25 15:19:10 +0300
  • c251e8db8d Merge pull request #11957 from ljleb/pp-batch-list AUTOMATIC1111 2023-07-24 23:18:16 +0300
  • 284822323a restyle Startup profile for black users AUTOMATIC1111 2023-07-22 17:14:33 +0300
  • 1f59be5188 Merge pull request #11926 from wfjsw/fix-env-get-1 AUTOMATIC1111 2023-07-22 16:37:03 +0300
  • cad87bf4e3 Merge pull request #11927 from ljleb/fix-AND AUTOMATIC1111 2023-07-22 16:36:40 +0300
  • 704628b903 Merge pull request #11923 from AnyISalIn/dev AUTOMATIC1111 2023-07-22 07:03:21 +0300
  • 636ff513b0 Merge pull request #11920 from wfjsw/typo-fix-1 AUTOMATIC1111 2023-07-21 18:01:20 +0300
  • 51206edb62 Merge pull request #11921 from wfjsw/prepend-pythonpath AUTOMATIC1111 2023-07-21 18:00:03 +0300
  • c5934fb6e3 Merge pull request #11878 from Bourne-M/patch-1 AUTOMATIC1111 2023-07-19 16:26:12 +0300
  • a3ddf464a2 Merge branch 'release_candidate' AUTOMATIC1111 2023-07-25 08:18:02 +0300
  • 2c11e9009e repair --medvram for SD2.x too after SDXL update AUTOMATIC1111 2023-07-24 11:57:59 +0300
  • 1f26815dd3
    Merge pull request #11898 from janekm/janekm-patch-1 AUTOMATIC1111 2023-07-20 19:16:40 +0300
  • 8218f6cd37
    Update sd_models_xl.py Janek Mann 2023-07-20 16:22:52 +0100
  • 23c947ab03 automatically switch to 32-bit float VAE if the generated picture has NaNs. AUTOMATIC1111 2023-07-19 20:23:30 +0300
  • 0e47c36a28 Merge branch 'dev' into release_candidate AUTOMATIC1111 2023-07-19 15:50:49 +0300
  • 4334d25978 bugfix: model name was added together with directory name to infotext and to [model_name] filename pattern AUTOMATIC1111 2023-07-19 15:49:31 +0300
  • 05ccb4d0e3 bugfix: model name was added together with directory name to infotext and to [model_name] filename pattern AUTOMATIC1111 2023-07-19 15:49:31 +0300
  • d5c850aab5
    Merge pull request #11866 from kopyl/allow-no-venv-install AUTOMATIC1111 2023-07-19 08:00:05 +0300
  • 0a334b447f
    Merge branch 'dev' into allow-no-venv-install AUTOMATIC1111 2023-07-19 07:59:39 +0300
  • c2b9754857
    Merge pull request #11869 from AUTOMATIC1111/missing-p-save_image-before-highres-fix AUTOMATIC1111 2023-07-19 07:58:34 +0300
  • c8b55f29e2 missing p save_image before-highres-fix w-e-w 2023-07-19 08:27:19 +0900
  • 6094310704 improve var naming kopyl 2023-07-19 01:48:21 +0300
  • 0c4ca5f43e Replace argument with env variable kopyl 2023-07-19 01:47:39 +0300
  • b010eea520 fix incorrect multiplier for Loras AUTOMATIC1111 2023-07-19 00:41:00 +0300
  • 2b42f73e3d Make possible to install web ui without venv with --novenv flag kopyl 2023-07-18 22:43:18 +0300
  • 136c8859a4 add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value prevent running preload.py for disabled extensions AUTOMATIC1111 2023-07-18 20:11:30 +0300
  • eb7c9b58fc Merge branch 'dev' into release_candidate AUTOMATIC1111 2023-07-18 18:20:22 +0300
  • 7f7db1700b linter fix AUTOMATIC1111 2023-07-18 18:16:23 +0300
  • b270ded268 fix the issue with /sdapi/v1/options failing (this time for sure!) fix automated tests downloading CLIP model AUTOMATIC1111 2023-07-18 18:10:04 +0300
  • be16d274f8 changelog for 1.5.0 AUTOMATIC1111 2023-07-18 17:44:56 +0300
  • 66c5f1bb15 return sd_model_checkpoint to None AUTOMATIC1111 2023-07-18 17:41:37 +0300
  • 4b5a63aa11 add a bit more metadata info for the lora user metadata page AUTOMATIC1111 2023-07-18 17:32:46 +0300
  • ed82f1c5f1 lint AUTOMATIC1111 2023-07-18 15:55:23 +0300
  • 420cc8f68e also make None a valid option for options API for #11854 AUTOMATIC1111 2023-07-18 11:48:40 +0300
  • 6be5ccb530
    Merge pull request #11854 from leon0707/fix-11805 AUTOMATIC1111 2023-07-18 11:48:01 +0300
  • a3730bd9be
    Merge branch 'dev' into fix-11805 Leon Feng 2023-07-18 04:24:14 -0400
  • d6668347c8 remove duplicate Leon Feng 2023-07-18 04:19:58 -0400
  • 871b8687a8
    Merge pull request #11846 from brkirch/sd-xl-upcast-sampling-fix AUTOMATIC1111 2023-07-18 08:08:19 +0300
  • 20c41364cc
    Merge pull request #11843 from KohakuBlueleaf/fix-lyco-support AUTOMATIC1111 2023-07-18 08:05:28 +0300
  • f0e2098f1a Add support for `--upcast-sampling` with SD XL brkirch 2023-07-17 23:39:38 -0400
  • 3d31caf4a5
    use "is not None" for Tensor Kohaku-Blueleaf 2023-07-18 10:45:42 +0800
  • 17e14ed2d9
    Fix wrong key name in lokr module Kohaku-Blueleaf 2023-07-18 10:23:41 +0800
  • a99d5708e6 skip installing packages with pip if theyare already installed record time it took to launch AUTOMATIC1111 2023-07-17 20:10:24 +0300
  • 699108bfbb hide cards for networks of incompatible stable diffusion version in Lora extra networks interface AUTOMATIC1111 2023-07-17 18:56:14 +0300
  • f97e35929b
    Merge pull request #11824 from AUTOMATIC1111/XYZ-always_discard_next_to_last_sigma AUTOMATIC1111 2023-07-17 15:56:34 +0300
  • 2164578738
    Merge pull request #11821 from AUTOMATIC1111/lora_lyco AUTOMATIC1111 2023-07-17 15:51:59 +0300
  • 05d23c7837 move generate button below the picture for mobile clients AUTOMATIC1111 2023-07-17 11:44:29 +0300
  • 35510f7529 add alias to lyco network read networks from LyCORIS dir if it exists add credits AUTOMATIC1111 2023-07-17 10:06:02 +0300
  • 9251ae3bc7 delay writing cache to prevent writing the same thing over and over AUTOMATIC1111 2023-07-17 09:29:36 +0300
  • 2e07a8ae6b some backwards compatibility linter AUTOMATIC1111 2023-07-17 09:05:18 +0300
  • 238adeaffb support specifying te and unet weights separately update lora code support full module AUTOMATIC1111 2023-07-17 09:00:47 +0300
  • 8941297ceb lowercase w-e-w 2023-07-17 12:45:38 +0900
  • c03856bfdf reversible boolean_choice order w-e-w 2023-07-17 12:45:10 +0900
  • 7870937c77 XYZ always_discard_next_to_last_sigma w-e-w 2023-07-17 12:25:29 +0900
  • 46466f09d0 Lokr support AUTOMATIC1111 2023-07-17 00:29:07 +0300
  • 58c3df32f3 IA3 support AUTOMATIC1111 2023-07-17 00:12:18 +0300
  • ef5dac7786 fix AUTOMATIC1111 2023-07-17 00:01:17 +0300
  • c2297b89d3 linter AUTOMATIC1111 2023-07-16 23:14:57 +0300
  • b75b004fe6 lora extension rework to include other types of networks AUTOMATIC1111 2023-07-16 23:13:55 +0300
  • 7d26c479ee changelog for future 1.5.0 AUTOMATIC1111 2023-07-16 14:39:47 +0300
  • 67ea4eabc3 fix cache loading wrong entries from old cache files AUTOMATIC1111 2023-07-16 13:46:33 +0300
  • ace0c78373
    Merge pull request #11669 from gitama2023/patch-1 AUTOMATIC1111 2023-07-16 13:12:18 +0300
  • 570f42afd1 possible fix for FP16 VAE failing in img2img SDXL AUTOMATIC1111 2023-07-16 12:28:50 +0300
  • 0198eaec45
    Merge pull request #11757 from AUTOMATIC1111/sdxl AUTOMATIC1111 2023-07-16 12:04:53 +0300
  • 9d3dd64fe9 minor restyling for extra networks AUTOMATIC1111 2023-07-16 10:44:04 +0300
  • 690d56f3c1 nuke thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs) AUTOMATIC1111 2023-07-16 10:25:34 +0300
  • 7b052eb70e add resolution calculation from buckets for lora user metadata page AUTOMATIC1111 2023-07-16 10:07:02 +0300
  • ccd97886da fix bogus metadata for extra networks appearing out of cache fix description editing for checkpoint not immediately appearing on cards AUTOMATIC1111 2023-07-16 09:49:22 +0300
  • f71630edb3
    Merge pull request #11794 from MarcusAdams/none-filename-token AUTOMATIC1111 2023-07-16 09:27:28 +0300
  • 89c3e17c65
    Merge pull request #11797 from wfjsw/ext-index-env AUTOMATIC1111 2023-07-16 09:27:07 +0300
  • d2e64e26e5
    Merge pull request #11802 from AUTOMATIC1111/warns-merge-into-master AUTOMATIC1111 2023-07-16 09:26:47 +0300
  • 57e4422bdb
    Merge pull request #11806 from huchenlei/file_500 AUTOMATIC1111 2023-07-16 09:26:07 +0300
  • 47d9dd0240 speedup extra networks listing AUTOMATIC1111 2023-07-16 09:25:32 +0300
  • a1d6ada69a allow refreshing single card after editing user metadata instead of all cards AUTOMATIC1111 2023-07-16 08:38:23 +0300
  • 8c11b126e5 404 when thumb file not found huchenlei 2023-07-15 23:43:49 -0400
  • d380f939b5
    Update shared.py Leon Feng 2023-07-15 23:31:59 -0400
  • efceed8c7f fix styles for dark people AUTOMATIC1111 2023-07-16 01:09:19 +0300
  • 11f339733d add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458 AUTOMATIC1111 2023-07-16 00:56:53 +0300
  • 5decbf184b eslint AUTOMATIC1111 2023-07-15 21:05:33 +0300
  • e5d3ae2bf4 user metadata system for custom networks AUTOMATIC1111 2023-07-15 20:39:04 +0300
  • 2970d712ee Warns merge into master w-e-w 2023-07-16 00:59:31 +0900
  • 2d9d53be21
    allow replacing extensions index with environment variable Jabasukuriputo Wang 2023-07-15 17:09:51 +0800
  • c58cf73c80 remove "## " from changelog.md version AUTOMATIC1111 2023-07-15 09:33:21 +0300
  • 0aa8d538e1 suppress printing TI embedding into console by default AUTOMATIC1111 2023-07-15 09:24:22 +0300