w-e-w
ac8c05398b
clear GenerationParametersList before batch
...
clears any generation parameters that are with the attribute to_be_clear_before_batch = True
prevent buildup of some parameters
2024-11-24 20:16:54 +09:00
w-e-w
025080218f
fix missing infotext cased by conda cache
...
some generation params such as TI hashes or Emphasis is added in sd_hijack / sd_hijack_clip
if conda are fetche from cache sd_hijack_clip will not be executed and it won't have a chance to to add generation params
the generation params will also be missing if in non low-vram mode because the hijack.extra_generation_params was never read after calculate_hr_conds
2024-11-24 17:58:14 +09:00
w-e-w
023454b49e
fix passing of literal backslash ( #16671 )
2024-11-20 21:33:59 -05:00
w-e-w
cd869bb7a3
fix prompt-bracket-checker miscounting of literal tokens ( #16669 )
2024-11-20 12:29:41 -05:00
w-e-w
957888a100
Merge pull request #16667 from AUTOMATIC1111/fix/safetensors-bump
...
Bump safetensors to v0.4.5
2024-11-19 14:41:37 +09:00
catboxanon
d2c9efb1f3
Bump safetensors to v0.4.5
...
Resolves #16650
2024-11-18 20:48:36 -05:00
w-e-w
7799859f9f
Merge pull request #16620 from AUTOMATIC1111/fix/api-webp-lossless
...
Honor lossless WebP compression option in API
2024-11-02 01:28:12 +09:00
catboxanon
ca3bedbd02
Honor lossless webp compression option in API
2024-11-01 11:32:52 -04:00
w-e-w
1b16c62608
use shared.hf_endpoint ( #16611 )
2024-10-30 13:01:32 -04:00
w-e-w
91de919451
Warn if WebUI is installed under a dot directory ( #16584 )
2024-10-30 09:34:37 -04:00
w-e-w
aa52408aab
Merge pull request #16606 from AUTOMATIC1111/fix/vweighting
...
Fix config for SDXL v-pred
2024-10-30 09:51:41 +09:00
catboxanon
e6f36d9cdc
sd_xl_v.yaml: use_checkpoint = False
...
In accordance with https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15803
2024-10-29 13:27:32 -04:00
w-e-w
28323cf8ee
XYZ option to disable grid ( #16416 )
2024-10-29 13:18:38 -04:00
w-e-w
533c7b7b7f
Fix Default system None filter logic ( #16309 )
2024-10-29 13:13:16 -04:00
catboxanon
ac28cad998
Fix weighting config for SDXL v-pred
...
Fixes a small oversight I made.
2024-10-29 11:49:09 -04:00
w-e-w
5206b938ef
InputAccordion duplicate elem_id handling ( #16381 )
2024-10-29 11:03:21 -04:00
w-e-w
59481435f4
addEventListener {passive: false} ( #16575 )
2024-10-29 10:59:04 -04:00
viking1304
f31faf6f14
pyenv-win compatibility - another approach ( #16287 )
2024-10-29 10:54:58 -04:00
w-e-w
14c6d6cb3a
Disable Hires checkpoint if same as First pass checkpoint ( #16269 )
2024-10-29 10:45:45 -04:00
w-e-w
4ec10bcdc1
Fix postprocessing_enable_in_main_ui ScriptPostprocessing elem_id ( #16373 )
2024-10-29 10:38:55 -04:00
w-e-w
0bf36cf2ad
extra_only / main_ui_only ScriptPostprocessing ( #16374 )
2024-10-29 10:35:46 -04:00
w-e-w
820fe8d2b5
Allow newline in Extra Network activation text ( #16428 )
2024-10-29 10:30:08 -04:00
w-e-w
deb3803a3a
image embedding data cache ( #16556 )
2024-10-29 10:28:21 -04:00
w-e-w
d88a3c15f7
Merge pull request #16588 from bluelovers/patch-3
...
chore(js): avoid lots of `Wake Lock is not supported.`
2024-10-27 10:28:23 +09:00
w-e-w
38c8043229
Merge pull request #16523 from changeworld/fix/typo
...
Fix typo: Github -> GitHub
2024-10-27 01:09:41 +09:00
bluelovers
ee0ad5cceb
chore(js): avoid lots of Wake Lock is not supported.
2024-10-25 09:59:45 +08:00
w-e-w
984b952eb3
Fix DAT models download ( #16302 )
2024-10-24 09:05:51 -04:00
w-e-w
5865da28d1
Merge pull request #16569 from AUTOMATIC1111/feat/ztsnr-auto
...
Automatically enable ztSNR based on existence of key in `state_dict`
2024-10-20 11:40:02 +09:00
w-e-w
bb1f39196e
clarify readme: weget ... chmod +x webui.sh ( #16251 )
2024-10-19 20:58:53 -04:00
w-e-w
6a59766313
Add Skip Early CFG to XYZ ( #16282 )
...
Co-authored-by: Yevhenii Hurin <evgeny.gurin@gmail.com>
2024-10-19 20:56:12 -04:00
w-e-w
65423d2b33
MIME type text/css ( #16406 )
2024-10-19 20:52:47 -04:00
w-e-w
c2bc187ce7
fix modalImageViewer preview/result flicker ( #16426 )
2024-10-19 20:51:59 -04:00
w-e-w
d0b27dc906
Merge pull request #16300 from hello2564/fix_NGMS_pr_typo
...
fix NGMS pr typo
2024-10-20 09:42:21 +09:00
catboxanon
c2ce1d3b9c
Automatically enable ztSNR based on existence of key in state_dict
2024-10-19 19:58:13 -04:00
w-e-w
bb4cbaf0cf
Merge pull request #16341 from gutris1/devv
...
add break-word for geninfo in pnginfo
2024-10-20 08:27:12 +09:00
catboxanon
c462e5a575
Merge pull request #16460 from AUTOMATIC1111/sd-1.5-url
2024-10-19 10:51:16 -04:00
AUTOMATIC1111
8b19b75270
Merge pull request #16567 from AUTOMATIC1111/feat/sdxl-vpred
...
Support and automatically detect SDXL V-prediction models
2024-10-19 17:40:56 +03:00
AUTOMATIC1111
907bfb5ef0
add w-e-w and catboxanon to codeowners file
2024-10-19 17:33:58 +03:00
catboxanon
1ae073c052
Support SDXL v-pred models
2024-10-19 06:53:19 -04:00
missionfloyd
c9a06d1093
Use stable-diffusion-v1-5 repo instead
2024-10-08 16:50:39 -06:00
Takashi Takebayashi
d8ad364617
Fix typo
...
Github -> GitHub
2024-10-03 14:33:37 +09:00
missionfloyd
f57ec2b53b
Update stable diffusion 1.5 URL
2024-09-03 19:58:29 -06:00
gutris1
9677b09b7c
add break-word for geninfo in pnginfo
2024-08-07 17:37:23 +07:00
hello2564
cbaaf0af0e
fix NGMS pr typo
2024-07-31 14:55:30 +08:00
AUTOMATIC1111
48239090f1
Merge branch 'master' into dev
2024-07-27 15:50:26 +03:00
AUTOMATIC1111
82a973c043
changelog
2024-07-27 15:49:39 +03:00
AUTOMATIC1111
1d7e9eca09
Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
...
fix image upscale on cpu
2024-07-27 15:48:22 +03:00
AUTOMATIC1111
850e14923e
Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
...
fix image upscale on cpu
2024-07-27 15:47:49 +03:00
w-e-w
8e0881d9ab
fix image upscale on cpu
...
for some reason upscale using cpu will fail with
RuntimeError: Inplace update to inference tensor outside InferenceMode
switch from no_grad to inference_mode seems to have fixed it
2024-07-27 21:28:10 +09:00
AUTOMATIC1111
834297b13d
Merge branch 'master' into dev
2024-07-27 07:09:08 +03:00