753 Commits (c74becca23d17eeeee3774b6629674a010ae91bd)
 

Author SHA1 Message Date
AUTOMATIC1111 83a65919bb
Merge pull request #648 from 48design/fix-img2img-paste
fix pasting of images from the clipboard in img2img (fixes #645)
3 years ago
Connum 3b56b54557 fix pasting of images from the clipboard in img2img (fixes #645) 3 years ago
EyeDeck fabaf4bddb Add some error handling for VRAM monitor 3 years ago
AUTOMATIC 3f29aa791b altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have 3 years ago
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
3 years ago
AUTOMATIC 7e77938230 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 9f9a2084c7 add info about where to get models to instructions. 3 years ago
AUTOMATIC1111 c89b1a6f3d
Merge pull request #643 from melchiar/master
fixed typos in processing.py
3 years ago
AUTOMATIC 5e80c286ee script.js split work - ui.js 3 years ago
Andrey ce799a63e9 Split history script.js to javascript/ui.js 3 years ago
Andrey f7d48b94a8 Split history script.js to javascript/ui.js 3 years ago
Andrey 1f851193b9 Split history script.js to javascript/ui.js 3 years ago
Andrey b0c9a097f2 Split history script.js to javascript/ui.js 3 years ago
AUTOMATIC ae63d82741 script.js split work - progress.js 3 years ago
Andrey 3b9ad0b235 Split history script.js to javascript/progressbar.js 3 years ago
Andrey efc11f2b9f Split history script.js to javascript/progressbar.js 3 years ago
Andrey bab13135ac Split history script.js to javascript/progressbar.js 3 years ago
Andrey 8b734949ba Split history script.js to javascript/progressbar.js 3 years ago
AUTOMATIC 26b52fd1ec script.js split work - hints.js 3 years ago
Andrey 3641a91bc2 Split history script.js to javascript/hints.js 3 years ago
Andrey 8207628603 Split history script.js to javascript/hints.js 3 years ago
Andrey bd219076db Split history script.js to javascript/hints.js 3 years ago
Andrey 85abd7c175 Split history script.js to javascript/hints.js 3 years ago
AUTOMATIC 74c538e84f script.js split work - dragdrop.js 3 years ago
Andrey 27b9b233f2 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey d12426976a Split history script.js to javascript/dragdrop.js 3 years ago
Andrey 759dda9a7e Split history script.js to javascript/dragdrop.js 3 years ago
Andrey 7a0bcd3893 Split history script.js to javascript/dragdrop.js 3 years ago
AUTOMATIC be0bfa871b script.js split work 3 years ago
AUTOMATIC a86c279419 script.js split work 3 years ago
Steve Eberhardt f39b2ca088 fixed typos in processing.py 3 years ago
Andrey 3f91de3c91 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey 4095150d37 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey ca8451ece0 Split history script.js to javascript/dragdrop.js 3 years ago
Andrey 4133472a6e Split history script.js to javascript/dragdrop.js 3 years ago
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)
3 years ago
AUTOMATIC1111 e9a9764e00
Merge pull request #625 from bdrupieski/fix-batch-processing-color-correction
fix batch color correction
3 years ago
AUTOMATIC1111 c57ae054e9
Merge pull request #634 from Dement242/Dement242-patch-1
Fixed "CodeFormer visibility:" rounding to 2 decimals.
3 years ago
AUTOMATIC1111 17b60490fa
Merge pull request #635 from C43H66N12O12S2/attention
Move scale multiplication to the front
3 years ago
C43H66N12O12S2 18d6fe4346
..... 3 years ago
Brian Drupieski 2dbc9c5903 only set loopback color corrections if corrections enabled 3 years ago
Brian Drupieski cf70528bce remove whitespace 3 years ago
Brian Drupieski 7bc5739fe2 set loopback color corrections on each iteration 3 years ago
C43H66N12O12S2 d63dbb3acc
Move scale multiplication to the front 3 years ago
Dement242 3a050d19c6
Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1 3 years ago
AUTOMATIC1111 8ff6f09320
Merge pull request #587 from JashoBell/Base
Basic documentation for custom_code.py template
3 years ago
JashoBell 98a6644bcf Move comments to scripts.py 3 years ago
Connum 88e315a8d5 Replace existing images when pasting from clipboard or dropping a new one (fixes #573) 3 years ago
Dement242 33434fc6fc
Fixed "CodeFormer visibility:" rounding to 2 decimals. 3 years ago
JashoBell d2c7ad2fec Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into Base 3 years ago