AUTOMATIC1111
|
8100e901ab
|
fix error with RealESRGAN model failing to upscale fp32 image
|
2023-12-30 22:41:53 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c2fd7c0344
|
Merge pull request #14474 from akx/realesrgan-is-esrgan
Correct RealESRGAN expected architecture type to ESRGAN
|
2023-12-30 22:40:11 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7c13ffdbb1
|
Merge pull request #14472 from akx/drop-move-code
Remove `cleanup_models` code
|
2023-12-30 22:15:30 +03:00 |
|
 AUTOMATIC1111andGitHub
|
a86f4411cb
|
Merge pull request #14473 from akx/soften-model-arch-check
Soften Spandrel model-architecture check to just a warning
|
2023-12-30 22:13:29 +03:00 |
|
 AUTOMATIC1111andGitHub
|
16848f950b
|
Merge pull request #14467 from akx/drop-basicsr
Drop basicsr dependency
|
2023-12-30 21:27:33 +03:00 |
|
 AUTOMATIC1111andGitHub
|
79c9151802
|
Merge pull request #14421 from lanyeeee/api_thread_safe
fix API thread safe issues of txt2img and img2img
|
2023-12-30 20:21:13 +03:00 |
|
 AUTOMATIC1111andGitHub
|
cd12c0e15c
|
Merge pull request #14425 from akx/spandrel
Use Spandrel for upscaling and face restoration architectures
|
2023-12-30 18:06:31 +03:00 |
|
AUTOMATIC1111
|
05230c0260
|
fix img2img api that i broke when implementing infotext support
|
2023-12-30 18:02:51 +03:00 |
|
AUTOMATIC1111
|
31992eff9b
|
make it possible again to extract styles that have whitespace at the end.
|
2023-12-30 16:51:13 +03:00 |
|
 AUTOMATIC1111andGitHub
|
adcd65ba34
|
Merge pull request #14367 from AUTOMATIC1111/reorder-post-processing-modules
reorder training preprocessing modules in extras tab
|
2023-12-30 15:23:52 +03:00 |
|
AUTOMATIC1111
|
f0e2e8b930
|
update #14354
|
2023-12-30 15:12:48 +03:00 |
|
 AUTOMATIC1111andGitHub
|
83c0758d90
|
Merge pull request #14354 from ranareehanaslam/master
Update Added (Fixed) IPV6 Functionality When there is No Webui Argument Passed webui.py
|
2023-12-30 15:11:49 +03:00 |
|
 AUTOMATIC1111andGitHub
|
1d603eb5a8
|
Merge pull request #14394 from AUTOMATIC1111/minor-xyz-fix
xyz grid handle axis_type is None
|
2023-12-30 15:06:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
4b6eb8072b
|
Merge pull request #14407 from AUTOMATIC1111/prevent-crash-due-to-Script-__init__-exception
prevent crash due to Script __init__ exception
|
2023-12-30 14:54:31 +03:00 |
|
 AUTOMATIC1111andGitHub
|
908fb4ea71
|
Merge pull request #14390 from wangqyqq/sdxl-inpaint
Supporting for SDXL-Inpaint Model
|
2023-12-30 14:49:52 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c9c105c7db
|
Merge pull request #14446 from AUTOMATIC1111/base-output-path-off-data_path
Base output path off data path
|
2023-12-30 14:45:28 +03:00 |
|
 AUTOMATIC1111andGitHub
|
a79890efd6
|
Merge pull request #14452 from AUTOMATIC1111/save-info-of-init-image
save info of init image
|
2023-12-30 14:41:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
32862e4379
|
Merge pull request #14464 from AUTOMATIC1111/more-lora-not-found-warning
More lora not found warning
|
2023-12-30 14:04:17 +03:00 |
|
AUTOMATIC1111
|
8f18263759
|
fix bad values read from infotext for API, add comment
|
2023-12-30 13:48:25 +03:00 |
|
AUTOMATIC1111
|
11a435b469
|
img2img support for infotext API
|
2023-12-30 13:34:46 +03:00 |
|
AUTOMATIC1111
|
0aacd4c72b
|
add support for alwayson scripts for infotext API
|
2023-12-30 13:33:18 +03:00 |
|
AUTOMATIC1111
|
8b08b78c03
|
make it so that if an option from infotext conflicts with an argument from API, the latter overrides the former
|
2023-12-30 12:27:23 +03:00 |
|
AUTOMATIC1111
|
ba92135a2b
|
add override_settings support for infotext API
|
2023-12-30 12:11:09 +03:00 |
|
AUTOMATIC1111
|
bb07cb6a0d
|
a
|
2023-12-30 10:42:42 +03:00 |
|
AUTOMATIC1111
|
de03882d6c
|
make task ids for API work without force_task_id
|
2023-12-17 08:55:35 +03:00 |
|
 AUTOMATIC1111andGitHub
|
3d9a0d9e4b
|
Merge pull request #14330 from AUTOMATIC1111/fix-extras-caption-BLIP
fix extras caption BLIP
|
2023-12-16 16:41:40 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7428ce52ab
|
Merge pull request #14327 from AUTOMATIC1111/fp8-cond-cache-fix
Fix FP8 non-reproducible problem
|
2023-12-16 14:59:35 +03:00 |
|
 AUTOMATIC1111andGitHub
|
4f5281a92e
|
Merge pull request #14227 from kingljl/kingljl-patch-memory-leak
Long running memory leak problem
|
2023-12-16 11:24:07 +03:00 |
|
AUTOMATIC1111
|
86b3aa94e2
|
rename pending tasks api endpoint to be more in line with others
|
2023-12-16 11:04:59 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5b7d86d42b
|
Merge pull request #14314 from gayshub/master
Add allow specify the task id and get the location of task in the queue of pending task
|
2023-12-16 11:01:42 +03:00 |
|
AUTOMATIC1111
|
93eae69895
|
move soft inpainting to a built-in extension
|
2023-12-16 11:00:42 +03:00 |
|
AUTOMATIC1111
|
cd9ce2e31c
|
Use radio for FP8 mode selection
|
2023-12-16 10:40:20 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c121f8c315
|
Merge pull request #14031 from AUTOMATIC1111/test-fp8
A big improvement for dtype casting system with fp8 storage type and manual cast
|
2023-12-16 10:22:51 +03:00 |
|
 AUTOMATIC1111andGitHub
|
8edb9144cc
|
Merge branch 'dev' into test-fp8
|
2023-12-16 10:22:16 +03:00 |
|
 AUTOMATIC1111andGitHub
|
60186c7b9d
|
Merge pull request #14107 from AUTOMATIC1111/torch210
Torch210
|
2023-12-16 10:15:55 +03:00 |
|
AUTOMATIC1111
|
7745db6fc0
|
torch 2.1.2
|
2023-12-16 10:15:08 +03:00 |
|
AUTOMATIC1111
|
e9c6325fc6
|
Merge branch 'dev' into torch210
|
2023-12-16 10:05:10 +03:00 |
|
AUTOMATIC1111
|
7504f14503
|
Merge branch 'master' into dev
|
2023-12-16 09:59:47 +03:00 |
|
AUTOMATIC1111
|
cf2772fab0
|
Merge branch 'release_candidate'
|
2023-12-16 09:58:07 +03:00 |
|
AUTOMATIC1111
|
0dfffe53ec
|
Merge pull request #14307 from AUTOMATIC1111/default-Falst-js_live_preview_in_modal_lightbox
default False js_live_preview_in_modal_lightbox
|
2023-12-16 09:25:33 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c16fcb7f46
|
Merge pull request #14307 from AUTOMATIC1111/default-Falst-js_live_preview_in_modal_lightbox
default False js_live_preview_in_modal_lightbox
|
2023-12-16 09:25:08 +03:00 |
|
AUTOMATIC1111
|
2be85f8fe0
|
Merge pull request #14237 from ReneKroon/dev
#13354 : solve lora loading issue
|
2023-12-14 10:15:36 +03:00 |
|
AUTOMATIC1111
|
eb52c803b8
|
Merge pull request #14216 from wfjsw/state-dict-ref-comparison
change state dict comparison to ref compare
|
2023-12-14 10:15:22 +03:00 |
|
AUTOMATIC1111
|
f8871dedcf
|
Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer
add option: Live preview in full page image viewer
|
2023-12-14 10:15:18 +03:00 |
|
AUTOMATIC1111
|
b7e0d4a7e1
|
Merge pull request #14229 from Nuullll/ipex-embedding
[IPEX] Fix embedding and ControlNet
|
2023-12-14 10:14:59 +03:00 |
|
AUTOMATIC1111
|
5cb1ce470d
|
Merge pull request #14266 from kaalibro/dev
Re-add setting lost as part of e294e46
|
2023-12-14 10:14:54 +03:00 |
|
AUTOMATIC1111
|
888b928f0d
|
Merge pull request #14276 from AUTOMATIC1111/fix-styles
Fix styles
|
2023-12-14 10:14:50 +03:00 |
|
AUTOMATIC1111
|
b55f09c4e1
|
Merge pull request #14270 from kaalibro/extra-options-elem-id
Assign id for "extra_options". Replace numeric field with slider.
|
2023-12-14 10:14:46 +03:00 |
|
AUTOMATIC1111
|
c7cd9b441d
|
Merge pull request #14296 from akx/paste-resolution
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
|
2023-12-14 10:14:41 +03:00 |
|
AUTOMATIC1111
|
6ef0ff39f2
|
Merge pull request #14300 from AUTOMATIC1111/oft_fixes
Fix wrong implementation in network_oft
|
2023-12-14 10:14:19 +03:00 |
|
 AUTOMATIC1111andGitHub
|
aeaf1c510f
|
Merge pull request #14293 from HinaHyugaHime/master
Bump torch-rocm to 5.6/5.7
|
2023-12-14 10:10:58 +03:00 |
|
 AUTOMATIC1111andGitHub
|
097140ac1a
|
Merge branch 'dev' into master
|
2023-12-14 10:10:43 +03:00 |
|
 AUTOMATIC1111andGitHub
|
778a30a95e
|
Merge pull request #14237 from ReneKroon/dev
#13354 : solve lora loading issue
|
2023-12-14 10:08:03 +03:00 |
|
 AUTOMATIC1111andGitHub
|
96c393a7a7
|
Merge pull request #14269 from kaalibro/skip-interrupt-keyb-shortcuts
Add keyboard shortcuts for generate/skip/interrupt
|
2023-12-14 10:04:17 +03:00 |
|
 AUTOMATIC1111andGitHub
|
09013b357c
|
Merge pull request #14216 from wfjsw/state-dict-ref-comparison
change state dict comparison to ref compare
|
2023-12-14 10:03:14 +03:00 |
|
 AUTOMATIC1111andGitHub
|
d45f790f58
|
Merge pull request #14230 from AUTOMATIC1111/add-option-Live-preview-in-full-page-image-viewer
add option: Live preview in full page image viewer
|
2023-12-14 09:59:48 +03:00 |
|
 AUTOMATIC1111andGitHub
|
8c32594d3b
|
Merge pull request #14208 from CodeHatchling/soft-inpainting
Soft Inpainting
|
2023-12-14 09:56:12 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f3cc5f8382
|
Merge pull request #14229 from Nuullll/ipex-embedding
[IPEX] Fix embedding and ControlNet
|
2023-12-14 09:52:23 +03:00 |
|
 AUTOMATIC1111andGitHub
|
28bafffdc2
|
Merge pull request #14266 from kaalibro/dev
Re-add setting lost as part of e294e46
|
2023-12-14 09:48:36 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5db09d1865
|
Merge pull request #14276 from AUTOMATIC1111/fix-styles
Fix styles
|
2023-12-14 09:48:14 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c5631aa90d
|
Merge pull request #14270 from kaalibro/extra-options-elem-id
Assign id for "extra_options". Replace numeric field with slider.
|
2023-12-14 09:46:05 +03:00 |
|
 AUTOMATIC1111andGitHub
|
206de1a6b0
|
Merge pull request #14296 from akx/paste-resolution
Allow pasting in WIDTHxHEIGHT strings into the width/height fields
|
2023-12-14 09:41:18 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b943eebb1d
|
Merge pull request #14300 from AUTOMATIC1111/oft_fixes
Fix wrong implementation in network_oft
|
2023-12-14 09:39:57 +03:00 |
|
AUTOMATIC1111
|
120a84bd2f
|
Merge pull request #14203 from AUTOMATIC1111/remove-clean_text()
remove clean_text()
|
2023-12-05 07:15:54 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f92d61497a
|
Merge pull request #14203 from AUTOMATIC1111/remove-clean_text()
remove clean_text()
|
2023-12-05 07:15:39 +03:00 |
|
AUTOMATIC1111
|
368d66c9cc
|
add hypertile infotext
|
2023-12-04 15:56:11 +03:00 |
|
AUTOMATIC1111
|
22e23dbf29
|
add hypertile infotext
|
2023-12-04 15:56:03 +03:00 |
|
AUTOMATIC1111
|
81105ee013
|
repair old handler for postprocessing API in a way that doesn't break interface
|
2023-12-04 13:11:12 +03:00 |
|
AUTOMATIC1111
|
883d6a2b34
|
repair old handler for postprocessing API in a way that doesn't break interface
|
2023-12-04 13:11:00 +03:00 |
|
AUTOMATIC1111
|
24dae9bc4c
|
repair old handler for postprocessing API
|
2023-12-04 12:36:56 +03:00 |
|
AUTOMATIC1111
|
15322e1b1a
|
repair old handler for postprocessing API
|
2023-12-04 12:36:41 +03:00 |
|
AUTOMATIC1111
|
48fae7ccdc
|
update changelog
|
2023-12-04 09:35:52 +03:00 |
|
AUTOMATIC1111
|
9e1f3feb12
|
make webui not crash when running with --disable-all-extensions option
|
2023-12-04 09:15:19 +03:00 |
|
 AUTOMATIC1111andGitHub
|
208760f348
|
Merge pull request #14192 from illtellyoulater/patch-1
Update launch_utils.py - fixes repetead package reinstalls
|
2023-12-04 08:14:40 +03:00 |
|
 AUTOMATIC1111andGitHub
|
334298d473
|
Merge pull request #14186 from akx/torchvision-basicsr-hack
Add import_hook hack to work around basicsr/torchvision incompatibility
|
2023-12-03 19:58:53 +03:00 |
|
 AUTOMATIC1111andGitHub
|
2d5507fce5
|
Merge pull request #14181 from AUTOMATIC1111/rework-mask-and-mask_composite-logic
slight optimization for mask and mask_composite
|
2023-12-03 19:58:14 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b4776ea3a2
|
Merge pull request #14177 from catboxanon/fix/mask-composite-save
Fix `save_samples` being checked early when saving masked composite
|
2023-12-03 11:57:14 +03:00 |
|
 AUTOMATIC1111andGitHub
|
fed5b1d55c
|
Merge pull request #14178 from catboxanon/fix/missing-setting-v1
Re-add `keyedit_delimiters_whitespace` setting lost as part of commit e294e46
|
2023-12-03 06:33:16 +03:00 |
|
AUTOMATIC1111
|
ac02216e54
|
alternate implementation for unet forward replacement that does not depend on hijack being applied
|
2023-12-02 19:35:47 +03:00 |
|
 AUTOMATIC1111andGitHub
|
af5f0734c9
|
Merge pull request #14171 from Nuullll/ipex
Initial IPEX support for Intel Arc GPU
|
2023-12-02 19:22:32 +03:00 |
|
AUTOMATIC1111
|
a5f61aa8c5
|
potential fix for #14172
|
2023-12-02 18:03:34 +03:00 |
|
AUTOMATIC1111
|
11d23e8ca5
|
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
|
2023-12-02 18:01:11 +03:00 |
|
AUTOMATIC1111
|
4a666381bf
|
extras tab batch: actually use original filename
preprocessing upscale: do not do an extra upscale step if it's not needed
|
2023-12-02 12:11:21 +03:00 |
|
 AUTOMATIC1111andGitHub
|
0bb6e00ba3
|
Merge pull request #13957 from h43lb1t0/extra_network_subdirs
dir buttons start with / so only the correct dir will be shown and no…
|
2023-12-02 09:59:29 +03:00 |
|
 AUTOMATIC1111andGitHub
|
87d973e389
|
Merge pull request #14063 from wfjsw/use-ext-name-for-installed
use extension name for determining an extension is installed in the index
|
2023-12-02 09:58:44 +03:00 |
|
AUTOMATIC1111
|
ef6b8123dc
|
put code that can cause an exception into its own function for #14120
|
2023-12-02 09:57:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5ed7daa3d9
|
Merge pull request #14120 from AUTOMATIC1111/protect-against-bad-ui-creation-scripts
catch uncaught exception with ui creation scripts
|
2023-12-02 09:54:21 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ef1723ef41
|
Merge pull request #14125 from cjj1977/dev
Allow use of mutiple styles csv files
|
2023-12-02 09:53:27 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7547d7c791
|
Merge pull request #14126 from aria1th/hypertile-xyz
Support XYZ scripts / split hires path from unet
|
2023-12-02 09:48:40 +03:00 |
|
 AUTOMATIC1111andGitHub
|
88736b5557
|
Merge pull request #14131 from read-0nly/patch-1
Update devices.py - Make 'use-cpu all' actually apply to 'all'
|
2023-12-02 09:46:19 +03:00 |
|
 AUTOMATIC1111andGitHub
|
9eadc4f146
|
Merge pull request #14121 from AUTOMATIC1111/fix-Auto-focal-point-crop-for-opencv-4.8.x
Fix auto focal point crop for opencv >= 4.8
|
2023-12-02 09:46:00 +03:00 |
|
 AUTOMATIC1111andGitHub
|
97c8e7e0c7
|
Merge pull request #14119 from AUTOMATIC1111/add-Block-component-creation-callback
add Block component creation callback
|
2023-12-02 09:45:03 +03:00 |
|
 AUTOMATIC1111andGitHub
|
e12a26c253
|
Merge pull request #14046 from hidenorly/AddFP32FallbackSupportOnSdVaeApprox
Add FP32 fallback support on sd_vae_approx
|
2023-12-02 09:44:00 +03:00 |
|
 AUTOMATIC1111andGitHub
|
600036d158
|
Merge pull request #14156 from AUTOMATIC1111/metadata-pop-up-size-limit
fix not able to exit metadata popup when pop up is too big
|
2023-12-02 09:30:27 +03:00 |
|
 AUTOMATIC1111andGitHub
|
4125552752
|
Merge pull request #14170 from MrCheeze/sd-turbo
Add support for SD 2.1 Turbo
|
2023-12-02 09:30:07 +03:00 |
|
AUTOMATIC1111
|
e294e46d46
|
split UI settings page into many
|
2023-12-02 09:26:38 +03:00 |
|
AUTOMATIC1111
|
b58d061e41
|
infotext updates: add option to disregard certain infotext fields, add option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
|
2023-12-02 08:33:28 +03:00 |
|
AUTOMATIC1111
|
f0f100e67b
|
add categories to settings
|
2023-11-26 17:56:22 +03:00 |
|
 AUTOMATIC1111andGitHub
|
500de919ed
|
Merge pull request #14108 from AUTOMATIC1111/json.dump(ensure_ascii=False)
json.dump(ensure_ascii=False)
|
2023-11-26 16:15:56 +03:00 |
|
AUTOMATIC1111
|
2a40d3c603
|
compact prompt layout: preserve scroll when switching between lora tabs
|
2023-11-26 14:58:56 +03:00 |
|