Aarni Koskela
8a178e6717
Refactor configure opts_onchange out
2023-05-19 17:35:51 +03:00
Aarni Koskela
8200e0c27b
Refactor configure_sigint_handler out
2023-05-19 17:35:51 +03:00
Aarni Koskela
1482c89376
Refactor validate_tls_options out, fix typo (keyfile was there twice)
2023-05-19 17:35:51 +03:00
AUTOMATIC1111
d41a31a508
Merge pull request #10552 from akx/eslint-moar
...
More Eslint fixes
2023-05-19 16:34:27 +03:00
AUTOMATIC1111
a6bf4aae30
Merge pull request #10550 from akx/git-blame-ignore-revs
...
Add .git-blame-ignore-revs
2023-05-19 16:28:22 +03:00
Aarni Koskela
4897e5277b
Make load_scripts create new runners (removes reload_scripts)
2023-05-19 15:49:53 +03:00
Aarni Koskela
a0005121ae
Simplify CORS middleware configuration
2023-05-19 15:37:13 +03:00
Aarni Koskela
21ee46eea7
Deduplicate default extra network registration
2023-05-19 15:35:16 +03:00
Aarni Koskela
de3abc29ae
Fix typo "intialize"
2023-05-19 15:27:23 +03:00
Aarni Koskela
67d4360453
get_tab_index(): use a for loop with early-exit for performance
2023-05-19 13:06:12 +03:00
Aarni Koskela
563e88dd91
Replace args_to_array (and facsimiles) with Array.from
2023-05-19 13:05:26 +03:00
Aarni Koskela
3909c2b2a0
eslintrc: enable no-redeclare but with builtinGlobals: false
2023-05-19 12:57:38 +03:00
Aarni Koskela
247f371d3e
eslintrc: mark most globals read-only
2023-05-19 12:57:38 +03:00
Aarni Koskela
958d68fb14
eslintrc: Use a file-local global
comment for module
2023-05-19 12:46:44 +03:00
Aarni Koskela
208f066e0e
eslintrc: Sort eslint rules
2023-05-19 12:46:41 +03:00
Aarni Koskela
2725dfd8a6
Fix ruff lint
2023-05-19 12:37:34 +03:00
Aarni Koskela
330f14d27a
Add .git-blame-ignore-revs
2023-05-19 12:34:06 +03:00
AUTOMATIC
2140bd1c10
make it actually work after suggestions
2023-05-19 10:05:07 +03:00
AUTOMATIC
994f56c3f9
linter fixes
2023-05-19 09:54:55 +03:00
AUTOMATIC1111
fe7bcbe340
Merge pull request #10534 from thot-experiment/dev
...
rewrite uiElementIsVisible
2023-05-19 09:53:02 +03:00
Thottyottyotty
7b61acbd35
split visibility method and sort instead
...
split out the visibility method for pasting and use a sort inside the paste handler to prioritize on-screen fields rather than targeting ONLY on screen fields
2023-05-18 23:43:01 -07:00
AUTOMATIC1111
1e5afd4fa9
Apply suggestions from code review
...
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-05-19 09:17:36 +03:00
AUTOMATIC1111
8c1148b9ea
Merge pull request #10548 from akx/spel-chek-changelog
...
Spel chek changelog some
2023-05-19 09:14:23 +03:00
AUTOMATIC
df6fffb054
change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...>
2023-05-19 09:09:18 +03:00
AUTOMATIC
379fd6204d
make links to http://<...>.git git extensions work in the extension tab
2023-05-19 09:09:17 +03:00
Aarni Koskela
7569677e9e
Spel chek changelog some
2023-05-19 08:35:16 +03:00
AUTOMATIC1111
e38e7dbfb9
Merge pull request #10529 from ryankashi/master
...
Added /sdapi/v1/refresh-loras api checkpoint post request
2023-05-19 08:04:13 +03:00
Thottyottyotty
e373fd0c00
rewrite uiElementIsVisible
...
rewrite visibility checking to be more generic/cleaner as well as add functionality to check if the element is scrolled on screen for more intuitive paste-target selection
2023-05-18 16:09:09 -07:00
ryankashi
4dd5559162
Added the refresh-loras post request
2023-05-18 14:12:01 -07:00
AUTOMATIC
8a3d232839
fix linter issues
2023-05-19 00:03:27 +03:00
AUTOMATIC
a375acdd26
update CHANGELOG
2023-05-19 00:01:52 +03:00
AUTOMATIC
a6bbc6aa8c
set Navigate image viewer with gamepad option to false by default, by request
2023-05-18 23:59:31 +03:00
AUTOMATIC1111
4f42acd9ba
Merge pull request #10524 from kamnxt/fix-xyz-hashes
...
Use name in xyz_grid
2023-05-18 23:46:39 +03:00
Kamil Krzyżanowski
161b2944b8
Use name instead of hash in xyz_grid
...
X/Y/Z grid was still using the old hash, prone to collisions. This changes it to use the name instead.
Should fix #10521 .
2023-05-18 22:27:04 +02:00
AUTOMATIC
3d959f5b49
Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' into dev
2023-05-18 23:23:13 +03:00
AUTOMATIC1111
6837cf6a8d
Merge pull request #10520 from catboxanon/dev
...
Remove blinking effect from text in hires fix and scale resolution preview
2023-05-18 22:58:20 +03:00
AUTOMATIC
bd877d7b5a
rework #10519
2023-05-18 22:49:00 +03:00
AUTOMATIC
2582a0fd3b
make it possible for scripts to add cross attention optimizations
...
add UI selection for cross attention optimization
2023-05-18 22:48:28 +03:00
catboxanon
36791cb6af
Fix blinking text of hr and scale res
...
goodbye
2023-05-18 14:04:55 -04:00
AUTOMATIC1111
2e006fa500
Merge pull request #10519 from catboxanon/patch/hires-input-release-event
...
Improve width/height slider responsiveness
2023-05-18 20:32:21 +03:00
AUTOMATIC
b5a0c6da37
Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"
...
This reverts commit 4b07f2f584
, reversing
changes made to 4071fa4a12
.
2023-05-18 20:25:33 +03:00
catboxanon
57275da903
Reorder variable assignment
2023-05-18 13:25:32 -04:00
AUTOMATIC
92902e180e
bump gradio
2023-05-18 20:25:07 +03:00
AUTOMATIC
ff0e17174f
rework hires prompts/sampler code to among other things support different extra networks in first/second pass
...
rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously)
add some locals from processing function into the Processing class as fields
2023-05-18 20:16:09 +03:00
catboxanon
63c02314cc
.change -> .release for hires input
...
Improves overall UI responsiveness.
2023-05-18 13:06:13 -04:00
AUTOMATIC
5ec2c294ee
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into hires-fix-ext
2023-05-18 17:57:16 +03:00
AUTOMATIC1111
3885f8a63e
Merge pull request #10381 from AUTOMATIC1111/minor-fix
...
Minor fix
2023-05-18 17:51:58 +03:00
AUTOMATIC
44c37f94e1
add messages about Loras that failed to load to UI
2023-05-18 16:36:30 +03:00
AUTOMATIC
cd8a510ca9
if sd_model is None, do not always try to load it
2023-05-18 15:47:43 +03:00
Sakura-Luna
96cba45d71
Modify xformers instead of pytorch
2023-05-18 17:29:47 +08:00