w-e-w
|
dc34c0041c
|
fix shadows name 'k' from outer scope
while syntactically correct this triggers a false Unresolved reference 'k' error in PyCharms
|
2024-12-29 00:16:35 +09:00 |
|
w-e-w
|
fc54833505
|
Authenticated Sysinfo
|
2024-12-29 00:16:35 +09:00 |
|
w-e-w
|
078d04ef23
|
ruff <path> is deprecated. Use ruff check <path> (#16753)
|
2024-12-26 20:40:15 -05:00 |
|
w-e-w
|
1a773bf2c8
|
Merge pull request #16751 from Neokmi/master
Fix Codeformer and gfpgan extension , Inconsistent overlay layer types when visibility value is less than 1
|
2024-12-26 06:33:04 +09:00 |
|
w-e-w
|
f113474a6e
|
lint
|
2024-12-26 06:26:47 +09:00 |
|
klx
|
6577e063d1
|
Update postprocessing_gfpgan.py
Fix gfpgan extension , Inconsistent overlay layer types when visibility value is less than 1
|
2024-12-26 02:16:05 +08:00 |
|
klx
|
7953c570d9
|
Update postprocessing_codeformer.py
Fix Codeformer extension , Inconsistent overlay layer types when visibility value is less than 1
|
2024-12-26 02:14:49 +08:00 |
|
w-e-w
|
f25c3fc9cb
|
fix sd_vae_explanation (#16748)
|
2024-12-24 15:43:55 -05:00 |
|
w-e-w
|
fc0952abb9
|
Merge pull request #16745 from Sanchows/removed-unused-import-modules-errors
removed unnecessary import 'modules.errors'
|
2024-12-24 22:58:43 +09:00 |
|
Alexander Sachenko
|
b414c62ce4
|
removed unnecessary import modules.errors
|
2024-12-24 15:45:10 +03:00 |
|
w-e-w
|
04903af798
|
Merge pull request #16604 from Haoming02/ext-updt-parallel
Check for Extension Updates in Parallel
|
2024-12-18 03:21:48 +09:00 |
|
w-e-w
|
e8c3b1f2a0
|
Merge pull request #16718 from Haoming02/bracket-checker-order
[Bracket Checker] Also check for the order of brackets
|
2024-12-18 02:37:30 +09:00 |
|
Haoming
|
8bf30e3c42
|
revert IIFE
|
2024-12-18 01:02:40 +08:00 |
|
Haoming
|
fbc51fa210
|
skip escaped
|
2024-12-16 09:47:38 +08:00 |
|
Haoming
|
7025a2c4a5
|
check-for-order
|
2024-12-12 16:08:15 +08:00 |
|
w-e-w
|
0120768f63
|
Merge pull request #16687 from Haoming02/dropdown4format
Use gr.Dropdown for Image Formats
|
2024-11-28 17:39:12 +09:00 |
|
w-e-w
|
b425b97ad6
|
improve img fromat description
|
2024-11-28 17:14:03 +09:00 |
|
w-e-w
|
539ea3982d
|
use DropdownEditable
use DropdownEditable so user can input other formats if they require it
make the default png the first on the list
|
2024-11-28 14:10:44 +09:00 |
|
Haoming
|
65bd61e87c
|
format-dropdown
|
2024-11-27 10:42:50 +08: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
|
95686227bd
|
limit number of simultaneous updates
shared.opts.concurrent_git_fetch_limit
|
2024-10-29 20:16:15 +09:00 |
|
Haoming
|
df74c3c638
|
threading
|
2024-10-29 14:12:42 +08: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 |
|