1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-29 05:02:09 +03:00

Commit Graph

  • 1c5604791d Add a prompt order option to XY plot script DoTheSneedful 2022-10-03 22:20:09 -04:00
  • 5ef0baf5ea add support for gelbooru tags in filenames for textual inversion AUTOMATIC 2022-10-04 08:52:11 +03:00
  • b88e4ea7d6 Merge branch 'master' into master brkirch 2022-10-04 01:04:19 -04:00
  • 2a7f48cdb8 Improve styling of gallery items, particularly in dark mode fuzzytent 2022-09-30 16:02:16 +02:00
  • 2865ef4b9a fix broken date in TI AUTOMATIC 2022-10-03 13:10:03 +03:00
  • 43a74fa595 batch processing for img2img with an empty output directory, by request AUTOMATIC 2022-10-03 11:48:19 +03:00
  • d15c125db7 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-10-03 08:54:06 +03:00
  • 6491b09c24 use existing function for gfpgan AUTOMATIC 2022-10-03 08:53:52 +03:00
  • 80c418c0d3 Merge branch 'AUTOMATIC1111:master' into #1484_fix_empty_styles_pattern RnDMonkey 2022-10-02 22:22:14 -07:00
  • 36ea4ac0f5 moved no-style return outside join function RnDMonkey 2022-10-02 22:21:16 -07:00
  • 34c638142e Fixed when eta = 0 hentailord85ez 2022-09-30 22:38:14 +01:00
  • fe6e2362e8 Update xy_grid.py RnDMonkey 2022-10-02 22:04:28 -07:00
  • e615d4f9d1 Convert folder icon surrogate pair to valid utf8 Hanusz Leszek 2022-10-02 21:08:23 +02:00
  • 2cd6a00f37 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-10-03 07:58:06 +03:00
  • 138662734c use dropdown instead of radio for img2img upscaler selection AUTOMATIC 2022-10-03 07:57:59 +03:00
  • b2338ea48e Merge pull request #1490 from RnDMonkey/#1484_fix_empty_styles_pattern AUTOMATIC1111 2022-10-03 07:55:04 +03:00
  • 3fac3764b3 Merge branch 'master' into #1484_fix_empty_styles_pattern AUTOMATIC1111 2022-10-03 07:54:57 +03:00
  • ad0cc85d1f Merge branch 'master' into stable Jairo Correa 2022-10-02 18:31:19 -03:00
  • 4c2eccf8e9 credit Rinon Gal AUTOMATIC 2022-10-02 23:22:48 +03:00
  • 166283653c remove LDSR warning AUTOMATIC 2022-10-02 23:18:13 +03:00
  • 6785331e22 keep textual inversion dataset latents in CPU memory to save a bit of VRAM AUTOMATIC 2022-10-02 22:59:01 +03:00
  • c7543d4940 preprocessing for textual inversion added AUTOMATIC 2022-10-02 22:41:21 +03:00
  • c4445225f7 change wording for options AUTOMATIC 2022-10-02 21:50:14 +03:00
  • 91f327f22b make save to dirs optional for imgs saved from ui Lopyter 2022-10-02 18:15:31 +02:00
  • 2ef69df9a7 Prevent upscaling when None is selected for SD upscale Jocke 2022-10-02 16:10:41 +02:00
  • c0389eb307 hello AUTOMATIC 2022-10-02 21:35:29 +03:00
  • ad0503c1b5 Merge pull request #1454 from AUTOMATIC1111/1404-script-reload-without-restart AUTOMATIC1111 2022-10-02 21:33:32 +03:00
  • 688c4a914a Merge branch 'master' into 1404-script-reload-without-restart AUTOMATIC1111 2022-10-02 21:33:22 +03:00
  • a634c3226f correct indent DepFA 2022-10-02 19:26:38 +01:00
  • e808096cf6 correct indent DepFA 2022-10-02 19:26:06 +01:00
  • 852fd90c0d emergency fix for disabling SD model download after multiple complaints AUTOMATIC 2022-10-02 21:22:20 +03:00
  • 0a435f0988 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-10-02 21:21:10 +03:00
  • 0b94fc5033 Merge pull request #1324 from liamkerr/token_updates AUTOMATIC1111 2022-10-02 21:20:05 +03:00
  • a1cde7e646 disabled SD model download after multiple complaints AUTOMATIC 2022-10-02 21:09:10 +03:00
  • 6365a41f59 Update esrgan_model.py d8ahazard 2022-10-02 12:58:17 -05:00
  • 3ff0de2c59 added --disable-console-progressbars to disable progressbars in console disabled printing prompts to console by default, enabled by --enable-console-prompts AUTOMATIC 2022-10-02 20:23:40 +03:00
  • 4ec4af6e0b add checkpoint info to saved embeddings AUTOMATIC 2022-10-02 20:15:25 +03:00
  • 71fe7fa49f fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have both aaaa-100 and aaaa-10000 in the directory with embeddings. AUTOMATIC 2022-10-02 19:56:37 +03:00
  • 88ec0cf557 fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!) add option to input initialization text for embeddings AUTOMATIC 2022-10-02 19:40:51 +03:00
  • 53a3dc601f move CLIP out of requirements and into launcher to make it possible to launch the program offline AUTOMATIC 2022-10-02 18:21:56 +03:00
  • 6e063124ac Merge pull request #1403 from d8ahazard/ScuNET AUTOMATIC1111 2022-10-02 17:39:34 +03:00
  • a32a068ed1 Merge branch 'master' into token_updates liamkerr 2022-10-02 10:26:20 -04:00
  • f34e2293d0 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-10-02 17:25:28 +03:00
  • 0758f6e641 fix --ckpt option breaking model selection AUTOMATIC 2022-10-02 17:24:50 +03:00
  • 1955ca62a8 Merge pull request #1214 from WDevelopsWebApps/saving AUTOMATIC1111 2022-10-02 17:03:09 +03:00
  • a9d7eb722f Merge branch 'master' into saving AUTOMATIC1111 2022-10-02 17:03:01 +03:00
  • 7308aeefd9 Merge branch 'master' into token_updates liamkerr 2022-10-02 10:02:38 -04:00
  • 4e72a1aab6 Grammar Fix ClashSAN 2022-10-01 00:15:43 +00:00
  • 5d26ba2b4b Merge branch 'master' into ScuNET d8ahazard 2022-10-02 07:56:22 -05:00
  • 5f561ee95d Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-10-02 15:49:59 +03:00
  • 0114057ad6 fix incorrect use of glob in modelloader for #1410 AUTOMATIC 2022-10-02 15:49:42 +03:00
  • 46588c582d Merge pull request #1459 from asimard1/master AUTOMATIC1111 2022-10-02 15:35:55 +03:00
  • 820f1dc96b initial support for training textual inversion AUTOMATIC 2022-10-02 15:03:39 +03:00
  • 32edf1732f os.path.normpath wasn't working, reverting to manual strip RnDMonkey 2022-10-01 21:37:14 -07:00
  • 70f5267047 use os.path.normpath for better safety checking RnDMonkey 2022-10-01 21:18:15 -07:00
  • 3cf1a96006 added safety for blank directory naming patterns RnDMonkey 2022-10-01 21:11:03 -07:00
  • 2deea86781 Put reload buttons in row and add secondary style DepFA 2022-10-02 01:36:30 +01:00
  • 07e40ad7f2 add custom script body only refresh option DepFA 2022-10-02 01:19:55 +01:00
  • cf33268d68 add script body only refresh DepFA 2022-10-02 01:18:42 +01:00
  • 0aa354bd5e remove styling from python side DepFA 2022-10-02 00:13:47 +01:00
  • 55b046312c move JavaScript into ui.js DepFA 2022-10-02 00:12:49 +01:00
  • 37c9073f58 Merge branch 'AUTOMATIC1111:master' into trunk RnDMonkey 2022-10-01 15:52:21 -07:00
  • 027c5aae55 update reloading message style DepFA 2022-10-01 23:29:26 +01:00
  • 6048002dad Add scope warning to refresh button DepFA 2022-10-01 23:10:07 +01:00
  • 30f2e35658 add importlib.reload DepFA 2022-10-01 22:50:03 +01:00
  • afaa03c5fd add redefinition guard to gradio_routes_templates_response DepFA 2022-10-01 22:43:45 +01:00
  • f6a97868e5 fix to allow empty {} values RnDMonkey 2022-10-01 14:36:09 -07:00
  • b99a4f769f fixed expression error in condition RnDMonkey 2022-10-01 14:26:12 -07:00
  • eba0c29dbc Updated xy_grid infotext formatting, parser regex RnDMonkey 2022-10-01 13:56:29 -07:00
  • a9044475c0 add time import DepFA 2022-10-01 21:47:42 +01:00
  • b8a2b0453b Set launch options to default Alexandre Simard 2022-10-01 14:07:20 -04:00
  • b64a16d1e8 Merge branch 'master' of https://github.com/asimard1/stable-diffusion-webui Alexandre Simard 2022-10-01 14:05:22 -04:00
  • 121ed7d36f Add progress bar for SwinIR in cmd Alexandre Simard 2022-10-01 14:04:20 -04:00
  • 4f8490cd56 add restart button DepFA 2022-10-01 18:33:31 +01:00
  • 95f35d04ab Host busy thread, check for reload DepFA 2022-10-01 18:31:58 +01:00
  • 4c2478a68a add script reload method DepFA 2022-10-01 18:30:53 +01:00
  • 0e77ee24b0 Removed unnecessary library call and added some comments shirase-0 2022-10-02 00:57:29 +10:00
  • 27fbf3de4a Added tag parsing for prompts from file shirase-0 2022-10-02 00:43:24 +10:00
  • 3f417566b0 Delete alternate_sampler_noise_schedules.py DepFA 2022-10-01 04:19:32 +01:00
  • bd4fc6633f add script alternate_sampler_noise_schedules DepFA 2022-09-30 02:53:30 +01:00
  • bc38c80cfc add sampler_noise_scheduler_override switch DepFA 2022-09-30 01:46:06 +01:00
  • 9de1e56e2d add sampler_noise_scheduler_override property DepFA 2022-09-30 01:44:38 +01:00
  • cf141157e7 Added X/Y plot parameters to extra_generation_params RnDMonkey 2022-09-30 22:02:29 -07:00
  • bdaa36c844 When device is MPS, use CPU for GFPGAN instead brkirch 2022-09-30 23:53:25 -04:00
  • 70931652a4 [xy_grid] made -1 seed fixing apply to Var. seed too RnDMonkey 2022-09-30 18:02:46 -07:00
  • 3c6a049fc3 consolidated token counter functions Liam 2022-09-30 12:12:44 -04:00
  • ff8dc1908a fixed token counter for prompt editing Liam 2022-09-29 15:47:06 -04:00
  • abdbf1de64 token counters now update when roll artist and style buttons are pressed https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893 Liam 2022-09-29 14:40:47 -04:00
  • ad1fbbae93 Merge branch 'master' into fix-vram Jairo Correa 2022-09-30 18:58:51 -03:00
  • 84e97a98c5 features updates unused code removed from outpainting mk2 AUTOMATIC 2022-10-01 00:38:48 +03:00
  • 6b02966fcd fix #1405 submitting both tabs AUTOMATIC 2022-10-01 00:14:44 +03:00
  • 20f378a399 Merge pull request #1405 from tsngo/return-key-prompt-submit AUTOMATIC1111 2022-09-30 23:59:59 +03:00
  • d1db330010 ALT + return will submit prompt when it's in focus Trung Ngo 2022-09-30 15:31:00 -05:00
  • 8deae07700 Add ScuNET DeNoiser/Upscaler d8ahazard 2022-09-30 15:28:37 -05:00
  • e82ea20299 Optimize model loader d8ahazard 2022-09-30 15:26:18 -05:00
  • 89f0acc6bf remove extra print from BSRGAN AUTOMATIC 2022-09-30 23:18:47 +03:00
  • f253790b40 Merge pull request #1371 from d8ahazard/master AUTOMATIC1111 2022-09-30 23:09:18 +03:00
  • 3f64e23f81 fix model checkpoint merger tab failing to save model AUTOMATIC 2022-09-30 22:57:25 +03:00
  • a9a0320d26 Merge branch 'master' into master d8ahazard 2022-09-30 14:27:27 -05:00
  • 2b03f0bbda if --ckpt option is specified, load that model AUTOMATIC 2022-09-30 22:16:03 +03:00