Commit Graph

4724 Commits

Author SHA1 Message Date
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
AUTOMATIC
ae252cd5bc add --gradio-allowed-path commandline option 2023-05-18 10:37:25 +03:00
AUTOMATIC1111
7fd80951ad
Merge pull request #10465 from baptisterajaut/master
Bump pytorch to 2.0 for AMD Users on Linux
2023-05-18 10:26:57 +03:00
AUTOMATIC1111
97e1cf69c0
Merge branch 'dev' into master 2023-05-18 10:26:35 +03:00
AUTOMATIC
bb431df52b python linter fixes 2023-05-18 10:16:33 +03:00
AUTOMATIC
f9be4dc498 keep old option for ngrok 2023-05-18 10:14:04 +03:00
AUTOMATIC1111
b4b42de9d5
Merge pull request #10438 from bobzilladev/ngrok-py
Use ngrok-py library
2023-05-18 10:12:41 +03:00
AUTOMATIC1111
182330ae40
Merge branch 'dev' into ngrok-py 2023-05-18 10:12:17 +03:00
AUTOMATIC1111
983f2c494a
Merge pull request #10499 from dongweiming/error-improvement
Error improvement for install torch
2023-05-18 10:09:23 +03:00
AUTOMATIC
bb80eea9d4 eslint the merged code 2023-05-18 10:03:48 +03:00
AUTOMATIC
c08f229318 Merge branch 'eslint' into dev 2023-05-18 10:02:17 +03:00