 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 |
|
 AUTOMATIC1111andGitHub
|
e44103264d
|
Merge pull request #13936 from cabelo/compatibility
Compatibility
|
2023-11-26 11:57:13 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6955c210b7
|
Merge pull request #14059 from akx/upruff
Update Ruff to 0.1.6
|
2023-11-26 11:54:36 +03:00 |
|
AUTOMATIC1111
|
d1750e5eca
|
fix linter errors
|
2023-11-26 11:37:12 +03:00 |
|
AUTOMATIC1111
|
c5a0c59a83
|
do not save HTML explanations from options page to config
|
2023-11-26 11:36:17 +03:00 |
|
 AUTOMATIC1111andGitHub
|
f7f015e84b
|
Merge pull request #14084 from wfjsw/move-from-sysinfo-to-errors
Move exception_records related methods to errors.py
|
2023-11-26 11:29:27 +03:00 |
|
AUTOMATIC1111
|
f85b74763d
|
Merge branch 'hypertile-in-sample' into dev
|
2023-11-26 11:18:49 +03:00 |
|
 AUTOMATIC1111andGitHub
|
fd8674a4bc
|
Merge pull request #13948 from aria1th/hypertile-in-sample
support HyperTile optimization
|
2023-11-26 11:18:25 +03:00 |
|
AUTOMATIC1111
|
d2e0c1ca13
|
rework hypertile into a built-in extension
|
2023-11-26 11:17:38 +03:00 |
|
AUTOMATIC1111
|
3a9bf4ac10
|
move file
|
2023-11-26 08:29:12 +03:00 |
|
AUTOMATIC1111
|
8aa51f682c
|
fix [Bug]: (Dev Branch) Placing "Dimensions" first in "ui_reorder_list" prevents start #14047
|
2023-11-21 08:32:07 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5f36f6ab21
|
Merge pull request #14009 from AUTOMATIC1111/Option-to-show-batch-img2img-results-in-UI
Option to show batch img2img results in UI
|
2023-11-20 17:44:58 +03:00 |
|
AUTOMATIC1111
|
1463cea949
|
Merge branch 'dag' into dev
|
2023-11-20 14:50:01 +03:00 |
|
 AUTOMATIC1111andGitHub
|
73a0b4bba6
|
Merge pull request #13944 from wfjsw/dag
implementing script metadata and DAG sorting mechanism
|
2023-11-20 14:49:46 +03:00 |
|
AUTOMATIC1111
|
9b471436b2
|
rework extensions metadata: use custom sorter that doesn't mess the order as much and ignores cyclic errors, use classes with named fields instead of dictionaries, eliminate some duplicated code
|
2023-11-20 14:47:09 +03:00 |
|
 AUTOMATIC1111andGitHub
|
411da7c281
|
Merge pull request #14035 from AUTOMATIC1111/sysinfo-json
save sysinfo as .json
|
2023-11-20 08:56:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
fc83af4432
|
Merge pull request #13931 from AUTOMATIC1111/style-hotkeys
Enable prompt hotkeys in style editor
|
2023-11-19 09:11:49 +03:00 |
|
 AUTOMATIC1111andGitHub
|
337bc4a2fb
|
Merge pull request #13014 from AUTOMATIC1111/thread-safe-extranetworks-list_items
thread safe extra network list_items
|
2023-11-19 09:09:21 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6fac65f334
|
Merge pull request #13929 from kingljl/fix-dependency-address-patch-1
Fix dependency address patch 1
|
2023-11-19 09:01:39 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5a031d9233
|
Merge pull request #13962 from kaalibro/dev
Fixes generation restart not working for some users when 'Ctrl+Enter' is pressed
|
2023-11-19 09:01:11 +03:00 |
|
 AUTOMATIC1111andGitHub
|
e4e875fffe
|
Merge pull request #13968 from kaalibro/extranetworks-path-sorting
Adds 'Path' sorting for Extra network cards
|
2023-11-19 09:00:05 +03:00 |
|
 AUTOMATIC1111andGitHub
|
b945ba716b
|
Merge pull request #13977 from AUTOMATIC1111/hotfix-postprocessing-state-end
Hotfix: call shared.state.end() after postprocessing done
|
2023-11-19 08:59:32 +03:00 |
|
 AUTOMATIC1111andGitHub
|
2207ef363a
|
Merge pull request #13692 from v0xie/network-oft
Support inference with OFT networks
|
2023-11-19 08:59:09 +03:00 |
|
 AUTOMATIC1111andGitHub
|
3a13b0e762
|
Merge pull request #13996 from Luxter77/patch-1
Adds tqdm handler to logging_config.py for progress bar integration
|
2023-11-19 08:57:14 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6429c3db11
|
Merge pull request #13826 from ezxzeng/ui_mobile_optimizations
added accordion settings options
|
2023-11-19 08:42:58 +03:00 |
|
 AUTOMATIC1111andGitHub
|
5a9dc1c0ca
|
Merge pull request #14004 from storyicon/master
feat: fix randn found element of type float at pos 2
|
2023-11-19 08:40:29 +03:00 |
|
AUTOMATIC1111
|
5e80d9ee99
|
fix pix2pix producing bad results
|
2023-11-07 11:33:33 +03:00 |
|
 AUTOMATIC1111andGitHub
|
47bccbebae
|
Merge pull request #13884 from GerryDE/notification-sound-volume
Add option to set notification sound volume
|
2023-11-07 08:29:06 +03:00 |
|
AUTOMATIC1111
|
9c1c0da026
|
fix exception related to the pix2pix
|
2023-11-06 11:17:36 +03:00 |
|
AUTOMATIC1111
|
656437e0a5
|
fix img2img_tabs error
|
2023-11-06 10:32:21 +03:00 |
|
AUTOMATIC1111
|
6ad666e479
|
more changes for #13865: fix formatting, rename the function, add comment and add a readme entry
|
2023-11-05 19:46:20 +03:00 |
|
AUTOMATIC1111
|
80d639a440
|
linter
|
2023-11-05 19:32:21 +03:00 |
|
 AUTOMATIC1111andGitHub
|
96ee3eff6c
|
Merge pull request #13865 from Gothos/master
Add support for SSD-1B
|
2023-11-05 19:31:44 +03:00 |
|
 AUTOMATIC1111andGitHub
|
ff805d8d0e
|
Merge branch 'dev' into master
|
2023-11-05 19:30:57 +03:00 |
|
AUTOMATIC1111
|
c3699d4fd1
|
compact prompt option disabled by default
|
2023-11-05 19:23:48 +03:00 |
|
AUTOMATIC1111
|
4d4a9e7332
|
added compact prompt option
|
2023-11-05 19:19:55 +03:00 |
|
AUTOMATIC1111
|
d9499f4301
|
properly apply sort order for extra network cards when selected from dropdown
allow selection of default sort order in settings
remove 'Default' sort order, replace with 'Name'
|
2023-11-05 10:12:50 +03:00 |
|
AUTOMATIC1111
|
16ab174290
|
eslint
|
2023-11-05 09:20:15 +03:00 |
|
 AUTOMATIC1111andGitHub
|
046c7b053a
|
Merge pull request #13855 from gibiee/patch-1
Corrected a typo in `modules/cmd_args.py`
|
2023-11-05 08:57:59 +03:00 |
|
AUTOMATIC1111
|
6b8c661c49
|
add a visible checkbox to input accordion
|
2023-11-05 08:55:54 +03:00 |
|
 AUTOMATIC1111andGitHub
|
452ab8fe72
|
Merge pull request #13718 from avantcontra/bugfix_gfpgan_custom_path
fix bug when using --gfpgan-models-path
|
2023-11-03 20:19:58 +03:00 |
|
 AUTOMATIC1111andGitHub
|
399baa54c2
|
Merge pull request #13733 from dben/patch-1
Update prompts_from_file script to allow concatenating entries with the general prompt.
|
2023-11-03 20:19:04 +03:00 |
|
 AUTOMATIC1111andGitHub
|
21d561885e
|
Merge pull request #13762 from wkpark/nextjob
call state.jobnext() before postproces*()
|
2023-11-03 20:16:58 +03:00 |
|
 AUTOMATIC1111andGitHub
|
73c74baa6a
|
Merge pull request #13797 from Meerkov/master
Fix #13796
|
2023-11-03 20:11:54 +03:00 |
|
 AUTOMATIC1111andGitHub
|
1f373a2baa
|
Merge pull request #13829 from AUTOMATIC1111/paren-fix
Fix parenthesis auto selection
|
2023-11-03 19:59:01 +03:00 |
|
AUTOMATIC1111
|
4afaaf8a02
|
add changelog entry
|
2023-11-03 19:50:14 +03:00 |
|
AUTOMATIC1111
|
bda2ecdbf5
|
Merge pull request #13839 from AUTOMATIC1111/httpx==0.24.1
requirements_versions httpx==0.24.1
|
2023-11-03 19:46:07 +03:00 |
|
 AUTOMATIC1111andGitHub
|
4c423f6d37
|
Merge pull request #13839 from AUTOMATIC1111/httpx==0.24.1
requirements_versions httpx==0.24.1
|
2023-11-03 19:44:57 +03:00 |
|
AUTOMATIC1111
|
464fbcd921
|
fix the situation with emphasis editing (aaaa:1.1) bbbb (cccc:1.1)
|
2023-10-21 09:09:32 +03:00 |
|
AUTOMATIC1111
|
384fab9627
|
rework some of changes for emphasis editing keys, force conversion of old-style emphasis
|
2023-10-21 08:45:51 +03:00 |
|
 AUTOMATIC1111andGitHub
|
861cbd5636
|
Merge pull request #13644 from XpucT/dev
Start / Restart generation by Ctrl (Alt) + Enter
|
2023-10-15 14:19:48 +03:00 |
|
AUTOMATIC1111
|
2f6ea8b103
|
respect keyedit_precision_attention setting when converting from old (((attention))) syntax
|
2023-10-15 10:12:38 +03:00 |
|
 AUTOMATIC1111andGitHub
|
a3d9b011a3
|
Merge pull request #13533 from missionfloyd/edit-attention-fix
Edit-attention fixes
|
2023-10-15 10:08:52 +03:00 |
|
AUTOMATIC1111
|
282903bb67
|
repair unload sd checkpoint button
|
2023-10-15 09:41:02 +03:00 |
|
AUTOMATIC1111
|
0d65d0eabd
|
add an option to not print stack traces on ctrl+c.
|
2023-10-15 08:45:38 +03:00 |
|
 AUTOMATIC1111andGitHub
|
d4255506ff
|
Merge pull request #13638 from wkpark/user-settings-2
webui.settings.bat support
|
2023-10-14 23:00:35 +03:00 |
|
 AUTOMATIC1111andGitHub
|
4be7b620c2
|
Merge pull request #13568 from AUTOMATIC1111/lora_emb_bundle
Add lora-embedding bundle system
|
2023-10-14 12:18:55 +03:00 |
|
AUTOMATIC1111
|
a8cbe50c9f
|
remove duplicated code
|
2023-10-14 12:17:59 +03:00 |
|
 AUTOMATIC1111andGitHub
|
19f5795c27
|
Merge pull request #13463 from FluttyProger/patch-1
Ability for extensions to return custom data via api in response.images
|
2023-10-14 08:37:45 +03:00 |
|
 AUTOMATIC1111andGitHub
|
6fe16a9e1a
|
Merge pull request #12991 from AUTOMATIC1111/but-report-template
Update bug_report.yml
|
2023-10-14 08:36:43 +03:00 |
|
 AUTOMATIC1111andGitHub
|
eadef35512
|
Merge pull request #13567 from LeonZhao28/bugfix_key_error_in_processing
fix the key error exception when processing override_settings keys
|
2023-10-14 08:34:41 +03:00 |
|
 AUTOMATIC1111andGitHub
|
771dac9c5f
|
Merge pull request #13459 from wkpark/preview-fix
show the preview image in the modalview if available
|
2023-10-14 08:21:53 +03:00 |
|
AUTOMATIC1111
|
0619df9835
|
use shallow copy for #13535
|
2023-10-14 08:01:04 +03:00 |
|
 AUTOMATIC1111andGitHub
|
7cc96429f2
|
Merge pull request #13535 from chu8129/dev
fix: checkpoints_loaded:{checkpoint:state_dict}, model.load_state_dict issue in dict value empty
|
2023-10-14 08:00:04 +03:00 |
|
 AUTOMATIC1111andGitHub
|
26500b8c1b
|
Merge pull request #13610 from v0xie/network-glora
Support inference with LyCORIS GLora networks
|
2023-10-14 07:52:52 +03:00 |
|
AUTOMATIC1111
|
a109c7aeb8
|
more general case of adding an infotext when no images have been generated
|
2023-10-14 07:49:03 +03:00 |
|
 AUTOMATIC1111andGitHub
|
27fdc26a74
|
Merge pull request #13630 from wkpark/indexerror-fix
fix IndexError
|
2023-10-14 07:46:34 +03:00 |
|
AUTOMATIC1111
|
3a66c3c9e1
|
put notification.mp3 option at the end of the page
|
2023-10-14 07:35:06 +03:00 |
|
 AUTOMATIC1111andGitHub
|
499543cf1d
|
Merge pull request #13631 from galekseev/master
added option to play notification sound or not
|
2023-10-14 07:30:31 +03:00 |
|
 AUTOMATIC1111andGitHub
|
902afa6b4c
|
Merge pull request #13364 from superhero-7/master
Add altdiffusion-m18 support
|
2023-10-14 07:29:01 +03:00 |
|
AUTOMATIC1111
|
7d60076b8b
|
case-insensitive search for settings
|
2023-10-03 16:22:32 +03:00 |
|
 AUTOMATIC1111andGitHub
|
77171923f8
|
Merge pull request #13475 from wkpark/regress-fix
fix regression
|
2023-10-03 12:38:11 +03:00 |
|
 AUTOMATIC1111andGitHub
|
c4ffeb857e
|
Merge pull request #13480 from AUTOMATIC1111/popup-fix
Fix accidentally closing popup dialogs
|
2023-10-03 12:37:46 +03:00 |
|
 AUTOMATIC1111andGitHub
|
dc2074c46d
|
Merge pull request #13466 from AUTOMATIC1111/denoising-none
Change denoising_strength default to None.
|
2023-10-02 13:05:27 +03:00 |
|