Commit Graph

3716 Commits

Author SHA1 Message Date
Adam Snodgrass 7e42a0f35a close on escape 2022-09-18 11:42:55 -05:00
AUTOMATIC c76a616bc9 fix many paths in code breaking because Processing constructor changed 2022-09-18 19:03:37 +03:00
AUTOMATIC ba97889137 fix tooltip not appearing for the shuffle button 2022-09-18 18:10:22 +03:00
AUTOMATIC1111 abd5cc6b2b
Merge pull request #585 from JohanAR/ui_seed_changes
Polish seed UI options
2022-09-18 17:56:47 +03:00
AUTOMATIC1111 cf651a5e23
Merge pull request #658 from SafentisFox/fixLinuxLaunch
Fix webui.sh not working
2022-09-18 17:54:55 +03:00
AUTOMATIC1111 50c8d808c0
Merge pull request #660 from jamesmoore/master
.gitignore - Exclude checkpoint files in models folder
2022-09-18 17:52:11 +03:00
James Moore f0aa524ee1
Exclude checkpoint files in models 2022-09-18 15:20:46 +01:00
safentisFox 7b0f402b66 Fix bad bad torch command variable 2022-09-18 16:55:57 +03:00
AUTOMATIC e78c368eb3 prevent live previews from showing previous picture 2022-09-18 16:36:34 +03:00
Johan Aires Rastén a96076f49c Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last
generated image.
2022-09-18 15:13:28 +02:00
AUTOMATIC 7476593014 change () to "" in .sh scripts because export AAA=(BBB CCC) sets AAA to BBB and does not export anything
whoever put that in .sh files - shame on you
2022-09-18 15:07:14 +03:00
AUTOMATIC1111 9e892d90ce
Merge pull request #651 from EyeDeck/master
Add some error handling for VRAM monitor
2022-09-18 14:35:04 +03:00
EyeDeck 46db1405df ...and make sure it can't get stuck on
in case someone sets opts.memmon_poll_rate to 0 during generation
2022-09-18 07:03:17 -04:00
AUTOMATIC1111 83a65919bb
Merge pull request #648 from 48design/fix-img2img-paste
fix pasting of images from the clipboard in img2img (fixes #645)
2022-09-18 12:54:57 +03:00
Connum 3b56b54557 fix pasting of images from the clipboard in img2img (fixes #645) 2022-09-18 11:42:05 +02:00
EyeDeck fabaf4bddb Add some error handling for VRAM monitor 2022-09-18 05:20:33 -04:00
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 2022-09-18 11:14:42 +03:00
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