Commit Graph
100 Commits
Author SHA1 Message Date
w-e-w fc54833505 Authenticated Sysinfo 2024-12-29 00:16:35 +09:00
w-e-wandGitHub 078d04ef23 ruff <path> is deprecated. Use ruff check <path> (#16753) 2024-12-26 20:40:15 -05:00
w-e-wandGitHub 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
w-e-wandGitHub f25c3fc9cb fix sd_vae_explanation (#16748) 2024-12-24 15:43:55 -05:00
w-e-wandGitHub 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
w-e-wandGitHub 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-wandGitHub 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
w-e-wandGitHub 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
w-e-wandGitHub 023454b49e fix passing of literal backslash (#16671) 2024-11-20 21:33:59 -05:00
w-e-wandGitHub cd869bb7a3 fix prompt-bracket-checker miscounting of literal tokens (#16669) 2024-11-20 12:29:41 -05:00
w-e-wandGitHub 957888a100 Merge pull request #16667 from AUTOMATIC1111/fix/safetensors-bump
Bump safetensors to v0.4.5
2024-11-19 14:41:37 +09:00
w-e-wandGitHub 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
w-e-wandGitHub 1b16c62608 use shared.hf_endpoint (#16611) 2024-10-30 13:01:32 -04:00
w-e-wandGitHub 91de919451 Warn if WebUI is installed under a dot directory (#16584) 2024-10-30 09:34:37 -04:00
w-e-wandGitHub aa52408aab Merge pull request #16606 from AUTOMATIC1111/fix/vweighting
Fix config for SDXL v-pred
2024-10-30 09:51:41 +09:00
w-e-wandGitHub 28323cf8ee XYZ option to disable grid (#16416) 2024-10-29 13:18:38 -04:00
w-e-wandGitHub 533c7b7b7f Fix Default system None filter logic (#16309) 2024-10-29 13:13:16 -04:00
w-e-wandGitHub 5206b938ef InputAccordion duplicate elem_id handling (#16381) 2024-10-29 11:03:21 -04:00
w-e-wandGitHub 59481435f4 addEventListener {passive: false} (#16575) 2024-10-29 10:59:04 -04:00
w-e-wandGitHub 14c6d6cb3a Disable Hires checkpoint if same as First pass checkpoint (#16269) 2024-10-29 10:45:45 -04:00
w-e-wandGitHub 4ec10bcdc1 Fix postprocessing_enable_in_main_ui ScriptPostprocessing elem_id (#16373) 2024-10-29 10:38:55 -04:00
w-e-wandGitHub 0bf36cf2ad extra_only / main_ui_only ScriptPostprocessing (#16374) 2024-10-29 10:35:46 -04:00
w-e-wandGitHub 820fe8d2b5 Allow newline in Extra Network activation text (#16428) 2024-10-29 10:30:08 -04:00
w-e-wandGitHub 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
w-e-wandGitHub 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-wandGitHub 38c8043229 Merge pull request #16523 from changeworld/fix/typo
Fix typo: Github -> GitHub
2024-10-27 01:09:41 +09:00
w-e-wandGitHub 984b952eb3 Fix DAT models download (#16302) 2024-10-24 09:05:51 -04:00
w-e-wandGitHub 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-wandGitHub bb1f39196e clarify readme: weget ... chmod +x webui.sh (#16251) 2024-10-19 20:58:53 -04:00
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-wandGitHub 65423d2b33 MIME type text/css (#16406) 2024-10-19 20:52:47 -04:00
w-e-wandGitHub c2bc187ce7 fix modalImageViewer preview/result flicker (#16426) 2024-10-19 20:51:59 -04:00
w-e-wandGitHub d0b27dc906 Merge pull request #16300 from hello2564/fix_NGMS_pr_typo
fix NGMS pr typo
2024-10-20 09:42:21 +09:00
w-e-wandGitHub bb4cbaf0cf Merge pull request #16341 from gutris1/devv
add break-word for geninfo in pnginfo
2024-10-20 08:27:12 +09: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
w-e-w 24a23e1225 option to disable save button log.csv 2024-07-20 15:59:44 +09:00
w-e-w 964fc13a99 fix upscale logic 2024-07-20 04:01:13 +09:00
w-e-w 2abc628899 bat activate venv 2024-07-18 23:51:46 +09:00
w-e-wandSLAPaper Pang b1695c1b68 fix #16169 Py 3.9 compatibility
Co-Authored-By: SLAPaper Pang <slapaper.pku@gmail.com>
2024-07-11 18:46:54 +09:00
w-e-w 5a5fe7494a .gitignore sysinfo.json 2024-07-09 02:27:22 +09:00
w-e-w 6a7042fe2f move git_status to sysinfo 2024-07-09 02:27:22 +09:00
w-e-w 72cfa2829d safer Imports 2024-07-09 02:27:22 +09:00
w-e-w 4debd4d3ef compact get_info_from_repo_path 2024-07-09 02:27:22 +09:00
w-e-w 3f6dcda3e5 Extensions info full commit hash 2024-07-09 02:23:23 +09:00
w-e-w 27d96fa608 fallback Extensions info 2024-07-09 02:23:23 +09:00
w-e-w dd4f798b97 fallback get_config() 2024-07-09 02:23:23 +09:00
w-e-w 27947a79d6 git status 2024-07-09 02:23:23 +09:00
w-e-w 11f827c58b use pip freeze --all to get packages 2024-07-09 02:23:23 +09:00
w-e-w 7d7f7f4b49 sysinfo handle psutil not working 2024-07-08 16:40:20 +09:00
w-e-w 1b0823db94 shlex.join launch args in console log 2024-07-08 15:32:45 +09:00
w-e-w c3d8b78b47 py 3.9 compatibility 2024-07-08 14:17:51 +09:00
w-e-w 21e72d1a5e py 3.9 find_vae() 2024-07-08 14:07:26 +09:00
w-e-w ec580374e5 background-color: background_fill_primary 2024-07-07 00:22:27 +09:00
w-e-w fd16393465 defunct --max-batch-count 2024-06-30 21:19:25 +09:00
w-e-w 957185f7eb fix Replace preview
fix broken Replace preview for extra networks tabs edit metadata
caused by #11808
2024-06-30 20:20:29 +09:00
w-e-w 775fa7696b ToggleLivePriview in image viewer 2024-06-21 20:38:40 +09:00
w-e-w 109bbda709 fix infotext Lora hashes fro hires fix different lora 2024-06-21 15:11:41 +09:00
w-e-w 0f40c4b9b1 fix Sampler Scheduler autocorrection warning 2024-06-21 12:14:33 +09:00
w-e-w bd85b3f19b remove dont_fix_second_order_samplers_schedule 2024-06-21 10:53:44 +09:00
w-e-w 9e0f6d2012 remove commented code 2024-06-13 09:31:37 +09:00
w-e-w abacb735f4 multi size grid 2024-06-10 20:47:12 +09:00
w-e-w 74ee8fd1e3 .gitignore trace.json 2024-06-10 04:36:58 +09:00
w-e-w 510f025a01 replace wsl-open with wslpath and explorer.exe 2024-06-08 16:52:12 +09:00
w-e-w 8d6f741738 #15883 -> #15882 2024-05-29 03:41:57 +09:00
w-e-w a63946233b setuptools==69.5.1 2024-05-25 14:19:19 +09:00
w-e-w 344eda55d4 ReloadUI backgroundColor --background-fill-primary 2024-05-22 23:06:07 +09:00
w-e-w 51e7122f25 remove unused code 2024-05-19 15:39:29 +09:00
w-e-w 1e696b028a use override of sd_vae 2024-05-19 15:39:29 +09:00
w-e-w 1f392517f8 use override for uni_pc_order 2024-05-19 05:54:42 +09:00
w-e-w 82884da18c use apply_override for Clip skip 2024-05-19 05:54:42 +09:00
w-e-w 24a59ad3d2 fix Hypertile xyz grid 2024-05-18 18:38:24 +09:00
w-e-w 969a462ac9 xyz util confirm_range 2024-05-18 18:38:24 +09:00
w-e-w 501ac016da Reformat 2024-05-18 18:38:24 +09:00
w-e-w 10f2407f48 xyz csv skipinitialspace 2024-05-18 01:00:48 +09:00
w-e-w f015b94176 use torch_utils.float64 2024-05-16 23:19:06 +09:00
w-e-w 41f66849c7 mps, xpu compatibility 2024-05-16 23:18:20 +09:00
w-e-w 9c8075ba8e torch_utils.float64
return torch.float64 if device is not mps or xpu, else return torch.float32
2024-05-16 23:16:50 +09:00
w-e-w 5ab7d08a0a fix extention update when not on main branch 2024-05-15 17:27:05 +09:00
w-e-w d44f241317 use relative path for webui-assets css 2024-05-11 13:13:39 +09:00
w-e-w f12886aefa use script_path for webui root in launch_utils 2024-05-04 23:42:37 +09:00
w-e-w 5d5224b322 fix_p_invalid_sampler_and_scheduler 2024-05-02 02:25:16 +09:00
w-e-wandMorgon Kanter 89103b4747 lora bundled TI infotext
Co-Authored-By: Morgon Kanter <9632805+mx@users.noreply.github.com>
2024-05-01 19:41:02 +09:00
w-e-w 9d39380705 fix extra batch mode P Transparency
red, green, blue = transparency TypeError: cannot unpack non-iterable int object
2024-04-30 19:17:53 +09:00
w-e-w 9d964d3fc3 no-referrer 2024-04-27 19:21:34 +09:00
w-e-w d5f6fdb3c4 compact-checkbox-group 2024-04-26 18:47:04 +09:00
w-e-w 1091e3a37e update jpeg_quality description 2024-04-24 02:54:26 +09:00
w-e-w 8fa3fa76c3 fix exif_bytes referenced before assignment 2024-04-24 02:41:31 +09:00
w-e-w c69773d7e8 ensure integrity for initial sd model download 2024-04-23 03:09:45 +09:00
w-e-w 246c269af8 add option to check file hash after download
if the sha256 hash does not match it will be automatically deleted
2024-04-23 03:09:45 +09:00
w-e-w 4bc39d234d Show LoRA if model is None 2024-04-23 02:39:45 +09:00
w-e-w 2b717bb195 fix initial corrupt model loop
if for some reason the initial loading model at loading phase of webui  is corrupted
after entering this state the user will not be able to load even a good model is selected, due the the unload_model_weights  > send_model_to_cpu > m.lowvram attribute check will fail becaules m is None
webui will be stuck in the loop unable to recover without manual intervention
2024-04-23 02:35:25 +09:00
w-e-wandDowon 821adc3041 fix get_crop_region_v2
Co-Authored-By: Dowon <ks2515@naver.com>
2024-04-22 23:10:19 +09:00
w-e-w e9809de651 restore 1.8.0-style naming of scripts 2024-04-22 18:23:58 +09:00
w-e-w 6c7c176dc9 fix mistake in #15583 2024-04-22 00:10:49 +09:00
w-e-w db263df5d5 get_crop_region_v2 2024-04-21 19:34:11 +09:00
w-e-w b5b1487f6a FilenameGenerator Sampler Scheduler 2024-04-21 04:52:03 +09:00