AUTOMATIC1111
5ef669de08
Merge branch 'release_candidate'
2023-08-31 07:38:34 +03:00
AUTOMATIC1111
e7965a5eb8
Merge pull request #12876 from ljleb/fix-re
...
Fix generation params regex
2023-08-31 07:34:01 +03:00
AUTOMATIC1111
ae7291fb49
fix an issue where using hires fix with refiner on first pass with medvram would cause an exception when generating
2023-08-30 21:34:17 +03:00
AUTOMATIC1111
d43333ff71
fix an issue where VAE would remain in fp16 after an auto-switch to fp32
2023-08-30 21:13:24 +03:00
AUTOMATIC1111
0cdbd90d6b
update bug report template to include sysinfo and not include all other fields that are already covered by sysinfo
2023-08-30 19:50:47 +03:00
AUTOMATIC1111
d0026da483
add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup
2023-08-30 19:48:47 +03:00
AUTOMATIC1111
8d54739de5
add information about Restore faces and Tiling into the changelog
2023-08-30 19:17:27 +03:00
AUTOMATIC1111
135b61bc0b
fix inpainting models in txt2img creating black pictures
2023-08-30 19:08:17 +03:00
AUTOMATIC1111
87cca029d7
add an option to choose how to combine hires fix and refiner
2023-08-30 18:24:21 +03:00
AUTOMATIC1111
1ac11b3dae
Merge pull request #12865 from AUTOMATIC1111/another-convert-to-system-time-zone
...
extension update time, convert to system time zone
2023-08-30 11:00:38 +03:00
AUTOMATIC1111
87a083d1b2
Merge pull request #12864 from AUTOMATIC1111/extension-time-format-time-zone
...
patch Extension time format in systme time zone
2023-08-30 09:45:23 +03:00
AUTOMATIC1111
503bd3fc0f
keep order in list of checkpoints when loading model that doesn't have a checksum
2023-08-30 08:54:41 +03:00
AUTOMATIC1111
9e7de49fc5
update changelog
2023-08-30 08:28:46 +03:00
AUTOMATIC1111
06bc1f4f67
Merge pull request #12851 from bluelovers/pr/extension-time-001
...
chore: change extension time format
2023-08-30 08:24:08 +03:00
AUTOMATIC1111
338d0b6103
go back to single path for filenames in extra networks metadata dialog
2023-08-30 08:23:59 +03:00
AUTOMATIC1111
3989d7e88b
Merge pull request #12838 from bluelovers/pr/file-metadata-path-001
...
display file metadata `path` , `ss_output_name`
2023-08-30 08:23:50 +03:00
AUTOMATIC1111
afea99a72b
get progressbar to display correctly in extensions tab
2023-08-30 08:23:47 +03:00
AUTOMATIC1111
965c728914
Merge pull request #12839 from ibrainventures/patch-1
...
[RC 1.6.0 - zoom is partly hidden] Update style.css
2023-08-30 08:23:44 +03:00
AUTOMATIC1111
46f3ee9594
Merge pull request #12854 from catboxanon/fix/quicksettings-dropdown-unfocus
...
Do not change quicksettings dropdown option when value returned is `None`
2023-08-30 08:23:42 +03:00
AUTOMATIC1111
323dcadea2
Merge pull request #12855 from dhwz/dev
...
don't print empty lines
2023-08-30 08:23:40 +03:00
AUTOMATIC1111
642faa1f65
Merge pull request #12856 from catboxanon/extra-noise-noisy-latent
...
Add noisy latent to `ExtraNoiseParams` for callback
2023-08-30 08:23:37 +03:00
AUTOMATIC1111
a0af2852b6
revert SGM noise multiplier change for img2img because it breaks hires fix
2023-08-29 15:38:05 +03:00
AUTOMATIC1111
00e393ce10
Merge pull request #12833 from catboxanon/fix/dont-print-blank-stdout
...
Don't print blank stdout in extension installers
2023-08-29 09:02:11 +03:00
AUTOMATIC1111
0c9282b84d
Merge pull request #12832 from catboxanon/fix/skip-install-extensions
...
Honor `--skip-install` for extension installers
2023-08-29 08:58:10 +03:00
AUTOMATIC1111
444f102964
Merge pull request #12834 from catboxanon/fix/notification-tab-switch
...
Fix notification not playing when built-in webui tab is inactive
2023-08-29 08:55:58 +03:00
AUTOMATIC1111
738e133b24
Merge pull request #12818 from catboxanon/sgm
...
Add option to align with sgm repo's sampling implementation
2023-08-29 08:54:32 +03:00
AUTOMATIC1111
6558716018
Merge pull request #12837 from bluelovers/pr/file-metadata-break-001
...
style: file-metadata word-break
2023-08-29 08:53:37 +03:00
AUTOMATIC1111
8a7a4275a8
Merge pull request #12842 from dhwz/dev
...
remove xformers Python version check
2023-08-29 08:44:11 +03:00
AUTOMATIC1111
c0f9821c35
always show NV as RNG source in infotext
2023-08-28 22:23:29 +03:00
AUTOMATIC1111
86708463f1
Merge pull request #12819 from catboxanon/fix/rng-infotext
...
Add missing infotext for RNG in options
2023-08-28 07:20:48 +03:00
AUTOMATIC1111
bfc5c08109
Merge pull request #12814 from AUTOMATIC1111/non-local-condition
...
non-local condition
2023-08-27 21:29:59 +03:00
AUTOMATIC1111
d0d5075914
update changelog
2023-08-27 20:24:25 +03:00
AUTOMATIC1111
d63117ace5
hide --gradio-auth and --api-auth values from /internal/sysinfo report
2023-08-27 20:16:50 +03:00
AUTOMATIC1111
66d7630705
lint
2023-08-27 10:11:22 +03:00
AUTOMATIC1111
cb81087b59
update changelog
2023-08-27 09:45:12 +03:00
AUTOMATIC1111
6139b145f0
fix style editing dialog breaking if it's opened in both img2img and txt2img tabs
2023-08-27 09:45:08 +03:00
AUTOMATIC1111
f331821b27
Merge pull request #12780 from catboxanon/xyz-hide-samplers
...
Don't show hidden samplers in dropdown for XYZ script
2023-08-27 09:45:06 +03:00
AUTOMATIC1111
5359dc0a10
Merge pull request #12792 from catboxanon/image-cropper-hide
...
Hide broken image crop tool
2023-08-27 09:45:03 +03:00
AUTOMATIC1111
7989765faa
Merge pull request #12797 from Madrawn/vae_resolve_bug
...
Small typo: vae resolve bug
2023-08-27 09:45:00 +03:00
AUTOMATIC1111
783a5754d5
Merge pull request #12795 from catboxanon/prevent-duplicate-resize-handler-mk2
...
Prevent duplicate resize handler
2023-08-27 09:44:56 +03:00
AUTOMATIC1111
5e30f737b0
fix for Reload UI function: if you reload UI on one tab, other opened tabs will no longer stop working
2023-08-27 09:19:13 +03:00
AUTOMATIC1111
9dd0c4add5
update changelog
2023-08-27 08:45:25 +03:00
AUTOMATIC1111
1b46863f24
update gradio to 3.41.2
2023-08-27 08:45:16 +03:00
AUTOMATIC1111
3d83683a28
fix error that causes some extra networks to be disabled if both <lora:> and <lyco:> are present in the prompt
2023-08-27 08:41:48 +03:00
AUTOMATIC1111
ac1abf3de6
fix defaults settings page breaking when any of main UI tabs are hidden
2023-08-26 06:34:23 +03:00
AUTOMATIC1111
e004384e46
Merge branch 'dev' into release_candidate
2023-08-25 11:40:49 +03:00
AUTOMATIC1111 and GitHub
e835e61f3a
Merge pull request #12754 from daswer123/improve_integration
...
Zoom and Pan: Resize handler
2023-08-25 11:40:13 +03:00
AUTOMATIC1111
c8c73eae59
fix incorrect save/display of new values in Defaults page in settings
2023-08-24 22:03:24 +03:00
AUTOMATIC1111
935d9d899c
update info about gradio in changelog file
2023-08-24 11:16:29 +03:00
AUTOMATIC1111
189229bbf9
Merge branch 'dev' into release_candidate
2023-08-24 11:09:04 +03:00
AUTOMATIC1111
b6c0217405
update changelog
2023-08-24 11:06:23 +03:00
AUTOMATIC1111
995ff5902f
add infotext for use_old_scheduling option
2023-08-24 10:07:54 +03:00
AUTOMATIC1111
b0211ff7f8
bump gradio version
2023-08-24 09:41:30 +03:00
AUTOMATIC1111 and GitHub
0027ce1f6e
Merge pull request #12457 from rubberbaron/shared-hires-prompt-test
...
prompt editing timeline has separate range for first pass and hires-fix pass
2023-08-24 09:41:16 +03:00
AUTOMATIC1111 and GitHub
06f18186dc
Merge pull request #12745 from AUTOMATIC1111/draw-extra-network-buttons-above-description
...
draw extra network buttons above description
2023-08-24 09:37:17 +03:00
AUTOMATIC1111 and GitHub
2c570f641c
Merge pull request #12749 from daswer123/improve_integration
...
Zoom and pan: Improve integration
2023-08-24 09:36:53 +03:00
AUTOMATIC1111
c9c8485bc1
Merge branch 'release_candidate'
2023-08-23 15:48:09 +03:00
AUTOMATIC1111
31f2be3dce
update changelog
2023-08-23 15:47:11 +03:00
AUTOMATIC1111
250c416474
update doggettx cross attention optimization to not use an unreasonable amount of memory in some edge cases -- suggestion by MorkTheOrk
2023-08-23 15:44:38 +03:00
AUTOMATIC1111
12171ca961
fix memory leak when generation fails
2023-08-23 15:40:31 +03:00
AUTOMATIC1111 and GitHub
bae91855f5
Merge pull request #12737 from yajunzhng/master
...
tell RealESRGANer which device to run on, could be cuda, M1, or other…
2023-08-23 12:30:17 +03:00
AUTOMATIC1111
0232a987bb
set devices.dtype_unet correctly
2023-08-23 07:10:43 +03:00
AUTOMATIC1111
04cfcf91d9
fix endless progress requests
2023-08-22 21:05:25 +03:00
AUTOMATIC1111
3ec5ce9416
add type annotations for extra fields of shared.sd_model
2023-08-22 19:05:03 +03:00
AUTOMATIC1111
016554e437
add --medvram-sdxl
2023-08-22 18:49:08 +03:00
AUTOMATIC1111
bb7dd7b646
use an atomic operation to replace the cache with the new version
2023-08-22 17:45:47 +03:00
AUTOMATIC1111 and GitHub
9c82b34be7
Merge pull request #12727 from daswer123/improve_integration
...
Zoom and pan: Improved integration
2023-08-22 17:19:15 +03:00
AUTOMATIC1111 and GitHub
2e9289bcbf
Merge pull request #12722 from ravi9/intel-readme
...
Update README.md with install instructions on Intel CPUs, GPUs
2023-08-22 15:26:23 +03:00
AUTOMATIC1111 and GitHub
7fd0ccdffc
Merge pull request #12723 from MMP0/dev-resize-handle-fix
...
Resize handle improvements and bug fixes
2023-08-22 15:25:28 +03:00
AUTOMATIC1111
0d90064e9e
eslint
2023-08-22 13:57:05 +03:00
AUTOMATIC1111
9158d0fd12
fix broken generate button if not using live previews
2023-08-22 13:54:45 +03:00
AUTOMATIC1111
9e4019c5ff
make it possible to localize tooltips and placeholders
2023-08-22 12:00:29 +03:00
AUTOMATIC1111
f6c52f4f41
for live previews, only hide gallery after at least one live previews pic has been received
...
fix blinking for live previews
fix a clientside live previews exception that happens when you kill serverside during sampling
match the size of live preview image to gallery image
2023-08-22 11:02:14 +03:00
AUTOMATIC1111
e8a9d213e4
dump current stack traces when exiting with SIGINT
2023-08-22 10:49:52 +03:00
AUTOMATIC1111
a459075d26
actual solution to the uncommon hanging problem that is seemingly caused by multiple progress requests working on same tensor
2023-08-22 10:41:10 +03:00
AUTOMATIC1111
d7c9c61420
attemped solution to the uncommon hanging problem that is seemingly caused by live previews working on the tensor as denoising
2023-08-22 09:55:20 +03:00
AUTOMATIC1111
79fd17ee63
remove unneeded example_inputs from gradio config
2023-08-22 08:18:01 +03:00
AUTOMATIC1111 and GitHub
7a3a6e3855
Merge pull request #12713 from AUTOMATIC1111/XYZ-RNG
...
add RNG source to XYZ
2023-08-22 07:31:26 +03:00
AUTOMATIC1111 and GitHub
f83996cd9f
Merge pull request #12714 from catboxanon/resize-handle-reset
...
Reset columns on resize handle double click
2023-08-22 07:30:52 +03:00
AUTOMATIC1111 and GitHub
7da73cbcca
Merge pull request #12717 from brkirch/make-temp-directory
...
Create Gradio temp directory if necessary
2023-08-22 07:30:25 +03:00
AUTOMATIC1111
953c3eab7b
forbid Full live preview method for medvram and add a setting to undo the forbidding
2023-08-21 15:54:30 +03:00
AUTOMATIC1111
18fb522660
citation mk2
2023-08-21 15:27:04 +03:00
AUTOMATIC1111
bd6f070882
add citation
2023-08-21 15:22:47 +03:00
AUTOMATIC1111 and GitHub
a3fdef4ed4
Merge pull request #12707 from AnyISalIn/dev
...
feat: replace threading.Lock() to FIFOLock
2023-08-21 15:09:26 +03:00
AUTOMATIC1111
dfd6ea3fca
ditch --always-batch-cond-uncond in favor of an UI setting
2023-08-21 15:07:10 +03:00
AUTOMATIC1111
d02c4da483
also prevent changing API options via override_settings
2023-08-21 08:58:15 +03:00
AUTOMATIC1111
df595ae313
make resize handle available to extensions
2023-08-21 08:48:46 +03:00
AUTOMATIC1111
b4d21e7113
prevent API options from being changed via API
2023-08-21 08:48:45 +03:00
AUTOMATIC1111 and GitHub
d722d6de36
Merge pull request #12667 from AUTOMATIC1111/switch-to-PNG-when-images-too-large
...
switch to PNG when images too large
2023-08-21 07:50:50 +03:00
AUTOMATIC1111
76ae1019b9
add settings for http/https URLs in source images in api
2023-08-21 07:38:07 +03:00
AUTOMATIC1111 and GitHub
a7f18b2297
Merge pull request #12698 from Akegarasu/fix-ssrf-in-api
...
fix potential ssrf attack in #12663
2023-08-21 07:19:48 +03:00
AUTOMATIC1111 and GitHub
d3632368e6
Merge pull request #12704 from fraz0815/master
...
Update torch for Navi 31 (7900 XT/XTX)
2023-08-21 07:11:17 +03:00
AUTOMATIC1111 and GitHub
5a3fe7a8d1
Merge pull request #12685 from Uminosachi/fix-vae-mismatch
...
Fix SD VAE switch error after model reuse
2023-08-21 07:10:19 +03:00
AUTOMATIC1111
42b72fe246
fix for small images in live previews not being scaled up
2023-08-20 14:57:48 +03:00
AUTOMATIC1111 and GitHub
f65d0dc081
Merge pull request #12689 from AUTOMATIC1111/patch-config-status
...
Patch config status handle corrupted files
2023-08-20 14:20:27 +03:00
AUTOMATIC1111
4a2bf65fea
make mobile built-in extension actually do something
2023-08-20 13:40:11 +03:00
AUTOMATIC1111
db5c304e29
make live previews play nice with window/slider resizes
2023-08-20 13:38:35 +03:00
AUTOMATIC1111
a0d721e109
make live preview display work independently from progress bar
2023-08-20 13:00:59 +03:00
AUTOMATIC1111 and GitHub
499cef3c2b
Merge pull request #12684 from AUTOMATIC1111/fix-xyz-swap-axes
...
fix xyz swap axes
2023-08-20 12:46:34 +03:00
AUTOMATIC1111 and GitHub
2571767204
Merge pull request #12687 from catboxanon/resize-handle
...
Add resize-handle (built-in extension)
2023-08-20 12:42:12 +03:00