Commit Graph

386 Commits

Author SHA1 Message Date
Haoming
de1eff76bb vae 2026-04-28 13:06:57 +08:00
Haoming
f80360703a shift 2026-03-09 14:13:42 +08:00
Haoming
5c0476ea9e
update X/Y/Z Plot 2026-02-22 01:50:46 +08:00
Haoming
e9e2bd7339 vae 2026-02-12 15:54:49 +08:00
Haoming
9921cf0e74
Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
Haoming
bb6b1db8ed xyz 2026-01-12 10:26:58 +08:00
Haoming
9849cc7968 gr 2025-11-06 14:18:51 +08:00
Haoming
f9f0954024 lint 2025-10-29 11:14:50 +08:00
Haoming
d0f166aa05 refresh 2025-08-06 10:14:13 +08:00
Haoming
4e8dc22b09 option - optimizations 2025-08-05 10:43:06 +08:00
Haoming
3d8212a718 upscale 2025-07-31 11:54:04 +08:00
Haoming
e573e59b70 scripts 2025-07-30 17:14:15 +08:00
Haoming
fa0d1d7b26 args 2025-07-29 16:08:23 +08:00
Haoming
b3a96523f3 interrogate 2025-07-28 11:02:52 +08:00
Lilith
dfdcbab685
Fix SD upscale Batch count (#2950)
Co-authored-by: LilithDragoness <secret@email.com>
2025-06-26 18:53:55 +01:00
DenOfEquity
4d005fb8bd
prompts_from_file script: add option to save grid (#2673) 2025-02-20 18:26:05 +00:00
DenOfEquity
3dd5e19c83
Extras tab: gfpgan and cf fixes (#1722)
* fix GFPGAN to work with visibility < 1
* fix codeformer to work with visibility < 1
* try harder to download GFPGAN model. Old method would download only if there were no .pth models in the GFPGAN directory. If codeformer was used before GFPGAN, the supporting models are already downloaded into the GFPGAN directory.
2024-09-06 14:09:09 +01:00
DenOfEquity
187faf3c5a
restore postprocessing_focal_crop.py
with one line fix - convert input image to RGB
2024-08-25 13:24:55 +01:00
Will Cole
088be3af0e
Possible partial fix for #952, #1235, #1343 (#1386) 2024-08-22 21:48:08 -07:00
DenOfEquity
28ad046447
add distilled cfg to xyz grid (#1413) 2024-08-22 10:53:32 -07:00
layerdiffusion
e26abf87ec Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
AUTOMATIC1111
2b7ddcbb5c
Merge pull request #15006 from imnodb/master
fix: the `split_threshold` parameter does not work when running Split oversized images
2024-02-26 07:16:42 +03:00
DB Eriospermum
ed594d7ba6
fix: the split_threshold parameter does not work when running Split oversized images 2024-02-23 13:37:37 +08:00
w-e-w
0466ee2a83 xyz filter blank for number axes 2024-01-25 05:45:45 +09:00
Andray
ed383eb5a0 keep postprocessing upscale selected tab after restart 2024-01-20 15:37:49 +04:00
AUTOMATIC1111
abb630108e
Merge pull request #14589 from Sj-Si/hotfix/remove-upscaler-size-limits
Increase Upscaler Limits
2024-01-09 19:52:54 +03:00
Sj-Si
9dd2534824 Restore scale factor limit changes to master branch. 2024-01-09 11:47:39 -05:00
Sj-Si
46413b20a4 Increase limits for upscalers. 2024-01-08 16:23:35 -05:00
AUTOMATIC1111
0aa7c53c0b fix borked merge, rename fields to better match what they do, change setting default to true for #13653 2024-01-01 16:50:59 +03:00
AUTOMATIC1111
dfd6438221
Merge branch 'dev' into feat/interrupted-end 2024-01-01 16:39:51 +03:00
AUTOMATIC1111
0743ee9b3e re-layout checkboxes for XYZ grid a bit 2024-01-01 15:50:47 +03:00
AUTOMATIC1111
c352008c95 Merge remote-tracking branch 'rubberbaron/xyz-grid-vary-seeds' into dev 2024-01-01 15:50:10 +03:00
AUTOMATIC1111
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
w-e-w
de1809bd14 handle axis_type is None 2023-12-22 00:37:30 +09:00
w-e-w
3e068de0dc reorder training preprocessing modules in extras tab
using the order from before the rework
11d23e8ca5
2023-12-19 18:48:49 +09:00
w-e-w
98c5fa9201 fix extras caption BLIP
#14328
2023-12-16 22:14:39 +09:00
AUTOMATIC1111
93eae69895 move soft inpainting to a built-in extension 2023-12-16 11:00:42 +03:00
Kohaku-Blueleaf
0fb34b57b8 Merge branch 'dev' into test-fp8 2023-12-14 16:54:45 +08:00
CodeHatchling
f1ff932caf Formatted soft_inpainting. 2023-12-08 17:33:11 -07:00
CodeHatchling
b2414476ef soft_inpainting now appears in the "inpaint" section, and will not activate unless inpainting is activated. 2023-12-08 17:32:41 -07:00
CodeHatchling
659f62e120 Fixed grammar error. 2023-12-07 21:39:54 -07:00
CodeHatchling
fc3e246c0f Fixed complaint about whitespace, updated help section for a parameter. 2023-12-07 20:28:38 -07:00
CodeHatchling
f284ae23bc Added parameters for the composite stage, fixed batched generation. 2023-12-07 20:19:35 -07:00
CodeHatchling
56604f08a1 Moved image filters used by soft inpainting into soft_inpainting.py from images.py 2023-12-07 14:53:44 -07:00
CodeHatchling
8dbacc7d01 Fixed "No newline at end of file". 2023-12-07 14:30:30 -07:00
CodeHatchling
2abc417834 Re-implemented soft inpainting via a script. Also fixed some mistakes with the previous hooks, removed unnecessary formatting changes, removed code that I had forgotten to. 2023-12-07 14:28:02 -07:00
CodeHatchling
4608f6236f Removed changes in some scripts since the arguments for soft painting are no longer passed through the same path as "mask_blur". 2023-12-06 18:11:17 -07:00
CodeHatchling
38864816fa Merge remote-tracking branch 'origin2/dev' into soft-inpainting
# Conflicts:
#	modules/processing.py
2023-12-04 20:38:13 -07:00
CodeHatchling
aaacf48232 Organized the settings and UI of soft inpainting to allow for toggling the feature, and centralizes default values to reduce the amount of copy-pasta. 2023-12-04 01:27:22 -07:00
CodeHatchling
3bd3a09160 Merge remote-tracking branch 'origin/dev' into soft-inpainting
# Conflicts:
#	modules/processing.py
2023-12-02 21:14:02 -07:00