528 Commits (27b9b233f27b6ed3737b793edc8245830ca0b592)
 

Author SHA1 Message Date
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
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
Brian Drupieski 663af7c1c8 fix batch color correction 3 years ago
AUTOMATIC1111 23a0ec04c0
Merge pull request #616 from dfaker/patch-3
Block event propagation when lightbox is triggered
3 years ago
AUTOMATIC1111 1dd721d136
Merge pull request #618 from EyeDeck/master
Fix gallery not scrolling left
3 years ago
AUTOMATIC1111 933949f39c
Merge pull request #621 from SafentisFox/responsiveCss
Make image gallery bigger on 2k+ displays
3 years ago
DepFA f9cae046cb
typo 3 years ago
DepFA 0e5527b4df
Add previous and next to modal with key shortcuts 3 years ago
DepFA fb668c58ef
add previous and next styles 3 years ago
safentisAuth 0469972e91 Make gallery bigger on 2k+ displays 3 years ago
EyeDeck e24c3b79f6 Fix gallery not scrolling left 3 years ago
DepFA f96d8a601c
Block event propagation when lightbox is triggered 3 years ago
AUTOMATIC 56ff118845 typo 3 years ago
AUTOMATIC 8d197b6a92 added user.css support 3 years ago
AUTOMATIC 77dcb21688 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 2f18823e69 fix for broken export for 4chan 3 years ago
AUTOMATIC1111 d94b41472e
Merge pull request #586 from jjisnow/image_info_tab
image info tab
3 years ago
AUTOMATIC1111 0d7fdb1791
Merge branch 'master' into image_info_tab 3 years ago
DepFA 1ef79f926e generalise to work on all non-masked images on all tabs 3 years ago
DepFA a66d857345 make background semi-transparent not black; 3 years ago
DepFA 1a51337077 Add modal creation and functions 3 years ago
DepFA 65be5312dc Add modal css classes 3 years ago
Tony Beeman ba295b3268 * Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception.
* Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device)
* Fix the fact that Prompts from file was sometimes passing an empty batch.
3 years ago
AUTOMATIC 140f893153 process all values for x/y plot right away to error out if any are bad before any processing begins 3 years ago
AUTOMATIC 304222ef94 X/Y plot support for switching checkpoints. 3 years ago
AUTOMATIC 99585b3514 moved progressbar to top by request 3 years ago
AUTOMATIC f8f17e3b9e updated readme to reflect new model location 3 years ago