Commit Graph

1099 Commits

Author SHA1 Message Date
AUTOMATIC
b273458d2d make inpaint at full resolution option not discard useful pixels from the image
split masking helper function from processing.py into new masking.py
2022-09-18 10:49:00 +03:00
AUTOMATIC
7e77938230 Merge remote-tracking branch 'origin/master' 2022-09-18 09:09:34 +03:00
AUTOMATIC
9f9a2084c7 add info about where to get models to instructions. 2022-09-18 09:09:10 +03:00
AUTOMATIC1111
c89b1a6f3d
Merge pull request #643 from melchiar/master
fixed typos in processing.py
2022-09-18 09:00:23 +03:00
AUTOMATIC
5e80c286ee script.js split work - ui.js 2022-09-18 09:00:06 +03:00
Andrey
ce799a63e9 Split history script.js to javascript/ui.js 2022-09-18 08:51:47 +03:00
Andrey
f7d48b94a8 Split history script.js to javascript/ui.js 2022-09-18 08:51:47 +03:00
Andrey
1f851193b9 Split history script.js to javascript/ui.js 2022-09-18 08:51:47 +03:00
Andrey
b0c9a097f2 Split history script.js to javascript/ui.js 2022-09-18 08:51:47 +03:00
AUTOMATIC
ae63d82741 script.js split work - progress.js 2022-09-18 08:51:11 +03:00
Andrey
3b9ad0b235 Split history script.js to javascript/progressbar.js 2022-09-18 08:48:47 +03:00
Andrey
efc11f2b9f Split history script.js to javascript/progressbar.js 2022-09-18 08:48:47 +03:00
Andrey
bab13135ac Split history script.js to javascript/progressbar.js 2022-09-18 08:48:47 +03:00
Andrey
8b734949ba Split history script.js to javascript/progressbar.js 2022-09-18 08:48:47 +03:00
AUTOMATIC
26b52fd1ec script.js split work - hints.js 2022-09-18 08:48:13 +03:00
Andrey
3641a91bc2 Split history script.js to javascript/hints.js 2022-09-18 08:41:23 +03:00
Andrey
8207628603 Split history script.js to javascript/hints.js 2022-09-18 08:41:23 +03:00
Andrey
bd219076db Split history script.js to javascript/hints.js 2022-09-18 08:41:23 +03:00
Andrey
85abd7c175 Split history script.js to javascript/hints.js 2022-09-18 08:41:23 +03:00
AUTOMATIC
74c538e84f script.js split work - dragdrop.js 2022-09-18 08:41:08 +03:00
Andrey
27b9b233f2 Split history script.js to javascript/dragdrop.js 2022-09-18 08:37:57 +03:00
Andrey
d12426976a Split history script.js to javascript/dragdrop.js 2022-09-18 08:37:57 +03:00
Andrey
759dda9a7e Split history script.js to javascript/dragdrop.js 2022-09-18 08:37:57 +03:00
Andrey
7a0bcd3893 Split history script.js to javascript/dragdrop.js 2022-09-18 08:37:57 +03:00
AUTOMATIC
be0bfa871b script.js split work 2022-09-18 08:37:26 +03:00
AUTOMATIC
a86c279419 script.js split work 2022-09-18 08:37:03 +03:00
Steve Eberhardt
f39b2ca088 fixed typos in processing.py 2022-09-17 22:09:52 -07:00
Andrey
3f91de3c91 Split history script.js to javascript/dragdrop.js 2022-09-18 07:55:08 +03:00
Andrey
4095150d37 Split history script.js to javascript/dragdrop.js 2022-09-18 07:55:08 +03:00
Andrey
ca8451ece0 Split history script.js to javascript/dragdrop.js 2022-09-18 07:55:08 +03:00
Andrey
4133472a6e Split history script.js to javascript/dragdrop.js 2022-09-18 07:55:07 +03:00
AUTOMATIC1111
1e18d23738
Merge pull request #628 from 48design/drop-paste-replace-existing-image
Replace existing images when pasting from clipboard or dropping a new one (fixes #573)
2022-09-18 07:44:35 +03:00
AUTOMATIC1111
e9a9764e00
Merge pull request #625 from bdrupieski/fix-batch-processing-color-correction
fix batch color correction
2022-09-18 07:31:01 +03:00
AUTOMATIC1111
c57ae054e9
Merge pull request #634 from Dement242/Dement242-patch-1
Fixed "CodeFormer visibility:" rounding to 2 decimals.
2022-09-18 07:30:05 +03:00
AUTOMATIC1111
17b60490fa
Merge pull request #635 from C43H66N12O12S2/attention
Move scale multiplication to the front
2022-09-18 07:28:53 +03:00
C43H66N12O12S2
18d6fe4346
..... 2022-09-18 01:21:50 +03:00
Brian Drupieski
2dbc9c5903 only set loopback color corrections if corrections enabled 2022-09-17 18:20:43 -04:00
Brian Drupieski
cf70528bce remove whitespace 2022-09-17 18:19:21 -04:00
Brian Drupieski
7bc5739fe2 set loopback color corrections on each iteration 2022-09-17 18:18:30 -04:00
C43H66N12O12S2
d63dbb3acc
Move scale multiplication to the front 2022-09-18 01:05:31 +03:00
Dement242
3a050d19c6
Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1 2022-09-17 23:18:56 +02:00
AUTOMATIC1111
8ff6f09320
Merge pull request #587 from JashoBell/Base
Basic documentation for custom_code.py template
2022-09-17 23:45:10 +03:00
JashoBell
98a6644bcf Move comments to scripts.py 2022-09-17 12:43:57 -07:00
Connum
88e315a8d5 Replace existing images when pasting from clipboard or dropping a new one (fixes #573) 2022-09-17 21:09:47 +02:00
Dement242
33434fc6fc
Fixed "CodeFormer visibility:" rounding to 2 decimals. 2022-09-17 21:02:46 +02:00
JashoBell
d2c7ad2fec Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into Base 2022-09-17 11:16:35 -07:00
Brian Drupieski
663af7c1c8 fix batch color correction 2022-09-17 13:57:01 -04:00
AUTOMATIC1111
23a0ec04c0
Merge pull request #616 from dfaker/patch-3
Block event propagation when lightbox is triggered
2022-09-17 20:30:25 +03:00
AUTOMATIC1111
1dd721d136
Merge pull request #618 from EyeDeck/master
Fix gallery not scrolling left
2022-09-17 20:29:40 +03:00
AUTOMATIC1111
933949f39c
Merge pull request #621 from SafentisFox/responsiveCss
Make image gallery bigger on 2k+ displays
2022-09-17 20:28:44 +03:00