AUTOMATIC1111
efc4c79b5e
Merge pull request #10980 from AUTOMATIC1111/sysinfo
...
Added sysinfo tab to settings
2023-06-04 11:16:32 +03:00
AUTOMATIC
aeba3cadd5
add whitelist for environment in the report
...
add extra link to view the report instead of downloading it
2023-06-04 11:16:00 +03:00
AUTOMATIC1111
7f28e8c445
Merge pull request #11006 from Vesnica/patch-1
...
Make save_pil_to_file to have same parameters with gradio's function
2023-06-04 10:58:14 +03:00
AUTOMATIC
f98f4f73aa
infer styles from prompts, and an option to control the behavior
2023-06-04 10:56:48 +03:00
Vesnica
08f93da17c
Update ui_tempdir.py
...
Make override function have the same input parameters with original function
2023-06-04 14:20:23 +08:00
Chanchana Sornsoontorn
68d8423288
Fix missing ext_filter kwarg
2023-06-03 22:28:00 +07:00
AUTOMATIC1111
b2fa0a921d
Merge pull request #10838 from breengles/img2img-batch-processing
...
Img2img batch processing
2023-06-03 17:23:41 +03:00
ramyma
8c8c3617a7
Use a more concise calculation for dest dims
2023-06-03 14:41:12 +03:00
ramyma
31f57455dd
Round upscaled dimensions only when not divisible by 8
2023-06-03 14:36:10 +03:00
AUTOMATIC
cd7ec5f728
lint
2023-06-03 14:00:37 +03:00
AUTOMATIC
7393c1f99c
Added sysinfo tab to settings
2023-06-03 13:55:35 +03:00
AUTOMATIC1111
b1fd2aaa8b
Merge pull request #10943 from catboxanon/sort
...
Allow dynamically sorting extra networks in UI
2023-06-03 09:05:22 +03:00
w-e-w
df5a3cbefe
fallback version info form CHANGELOG.md
2023-06-03 13:33:23 +09:00
w-e-w
d1bfc86ffc
Update modules/launch_utils.py
...
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-03 13:07:07 +09:00
catboxanon
9009e25cb1
Apply suggestions from code review
...
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-02 16:12:24 -04:00
w-e-w
0dd6bca4f1
fallback version info form CHANGELOG.md
2023-06-02 22:02:21 +09:00
catboxanon
7dca8e7698
Support dynamic sort of extra networks
2023-06-02 04:08:45 +00:00
AUTOMATIC
a9674359ca
revert the erroneous change for model setting added in df02498d
2023-06-01 19:52:04 +03:00
Artem Kotov
ba110bf093
fallback to original file retrieving; skip img if mask not found
...
usage of `shared.walk_files` breaks controlnet extension
images are processed in different order
which leads to unmatched img file used for img2img and img file used for controlnet
(if no folder is specified for control net
or the same as img2img input dir used for it)
2023-06-01 15:44:55 +04:00
Artem Kotov
49f4b4be67
add subdir support for images, masks and output; search mask only in subdir
2023-06-01 11:29:56 +04:00
AUTOMATIC
a5e851028e
add hiding and a colspans to startup profile table
2023-06-01 10:01:42 +03:00
AUTOMATIC
b3390a9840
Merge branch 'dev' into startup-profile
2023-06-01 08:42:50 +03:00
AUTOMATIC
36888092af
revert default cross attention optimization to Doggettx
...
make --disable-opt-split-attention command line option work again
2023-06-01 08:12:06 +03:00
AUTOMATIC
f1533de982
assign devices.dtype early because it's needed before the model is loaded
2023-06-01 07:28:20 +03:00
w-e-w
0bf09c30c6
remove redundant
2023-06-01 06:34:53 +09:00
w-e-w
72f6367b9b
fix 10896 pnginfo parameters
2023-06-01 06:24:37 +09:00
AUTOMATIC
8a561d94e6
use ui_reorder_list rather than ui_reorder for UI reorder option to make the program not break when reverting to old version
2023-05-31 23:05:44 +03:00
AUTOMATIC
48875af7a1
fix [Bug]: LoRA don't apply on dropdown list sd_lora #10880
2023-05-31 22:45:16 +03:00
AUTOMATIC
df02498d03
add an option to show selected setting in main txt2img/img2img UI
...
split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py
add before_process callback for scripts
add ability for alwayson scripts to specify section and let user reorder those sections
2023-05-31 22:40:09 +03:00
AUTOMATIC
583fb9f066
change UI reorder setting to multiselect
2023-05-31 20:31:17 +03:00
AUTOMATIC
05933840f0
rename print_error to report, use it with together with package name
2023-05-31 19:56:37 +03:00
AUTOMATIC1111
d67ef01f62
Merge pull request #10780 from akx/image-emb-fonts
...
Mark caption_image_overlay's textfont as deprecated; fix #10778
2023-05-31 19:37:58 +03:00
AUTOMATIC1111
e72013ea67
Merge pull request #10638 from catboxanon/patch/revert-10586
...
Revert discarding penultimate sigma for DPM-Solver++(2M) SDE
2023-05-31 19:34:20 +03:00
AUTOMATIC1111
80583263a2
Merge pull request #10784 from AUTOMATIC1111/update-deps
...
Update xformers to 0.0.20
2023-05-31 19:32:13 +03:00
AUTOMATIC1111
881de0df38
Merge pull request #10803 from klimaleksus/refactoring-for-embedding-merge
...
Refactor EmbeddingDatabase.register_embedding() to allow unregistering
2023-05-31 19:29:47 +03:00
AUTOMATIC1111
670195d720
Merge pull request #10808 from AUTOMATIC1111/fix-disable-png-info
...
fix disable png info
2023-05-31 19:20:19 +03:00
AUTOMATIC1111
52b8752e62
Merge branch 'dev' into report-error
2023-05-31 19:15:21 +03:00
AUTOMATIC1111
78a602ae8c
Merge pull request #10796 from ramyma/round-upscale-result-dims
...
Round down scale destination dimensions to nearest multiple of 8
2023-05-31 19:06:07 +03:00
AUTOMATIC1111
2fcd64b9e8
Merge pull request #10805 from akx/gitpython-no-persistent-processes
...
Patch GitPython to not use leaky persistent processes
2023-05-31 19:05:03 +03:00
AUTOMATIC1111
741ab6bed1
Merge pull request #10788 from yoinked-h/patch-1
...
typo
2023-05-31 18:58:06 +03:00
AUTOMATIC1111
3e48f7d30c
Merge pull request #10804 from AUTOMATIC1111/fix-xyz-clip
...
Fix get_conds_with_caching()
2023-05-31 18:47:24 +03:00
AUTOMATIC1111
0b0f60f954
Merge pull request #10856 from akx/untamed
...
Remove taming_transformers dependency
2023-05-31 18:46:15 +03:00
AUTOMATIC1111
69f49a935a
Merge pull request #10845 from DragonHawkAlpha/master
...
Added VAE listing to web API. Via: /sdapi/v1/sd-vae
2023-05-31 18:44:46 +03:00
AUTOMATIC1111
fec089d8f1
Merge pull request #10878 from willfrey/patch-1
...
Fix typo in `--update-check` help message
2023-05-31 18:41:05 +03:00
AUTOMATIC1111
c3a61425b8
Merge pull request #10848 from DavidQChuang/master
...
Fix s_min_uncond default type int
2023-05-31 18:40:27 +03:00
AUTOMATIC1111
e7439b5cbe
Merge pull request #10785 from nyqui/fix-hires.fix
...
fix "hires. fix" prompt sharing same labels with txt2img_prompt
2023-05-31 18:40:00 +03:00
Will Frey
fb1cb6d364
Fix typo in --update-check
help message
...
Change `chck` to `check`
2023-05-30 22:05:12 -04:00
Aarni Koskela
5fcdaa6a7f
Vendor in the single module used from taming_transformers; remove taming_transformers dependency
...
(and fix the two ruff complaints)
2023-05-30 12:47:57 +03:00
David Chuang
3fc8aeb48d
Fix s_min_uncond default type int
2023-05-29 20:17:25 -04:00
James
42e020c1c1
Added VAE listing to web API.
2023-05-29 22:25:43 +01:00