Kohaku-Blueleaf
|
ea272152e0
Add FP8 settings into PNG info
|
1 жил өмнө |
gayshub
|
d859de37d9
fix the problem of ruff of github
|
1 жил өмнө |
gayshub
|
1242ba08e1
add allow specify the task id and get the location of task in the queue of pending task
|
1 жил өмнө |
CodeHatchling
|
0ef4a4cb23
Fixed error that occurs when using vanilla samplers (somehow).
|
1 жил өмнө |
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.
|
1 жил өмнө |
CodeHatchling
|
ac45789123
Removed soft inpainting, added hooks for softpainting to work instead.
|
1 жил өмнө |
CodeHatchling
|
38864816fa
Merge remote-tracking branch 'origin2/dev' into soft-inpainting
|
1 жил өмнө |
CodeHatchling
|
49bbf11407
Fixed unused import.
|
1 жил өмнө |
CodeHatchling
|
6fc12428e3
Fixed issue where batched inpainting (batch size > 1) wouldn't work because of mismatched tensor sizes. The 'already_decoded' decoded case should also be handled correctly (tested indirectly).
|
1 жил өмнө |
CodeHatchling
|
b32a334e3d
Applies a convert('RGBA') operation early to mimic previous behaviour.
|
1 жил өмнө |
CodeHatchling
|
60c602232f
Restored original formatting.
|
1 жил өмнө |
CodeHatchling
|
57f29bd61d
Re-introduce latent blending step from the vanilla inpainting procedure.
|
1 жил өмнө |
CodeHatchling
|
976c1053ef
Cleaned up code, moved main code contributions into soft_inpainting.py
|
1 жил өмнө |
CodeHatchling
|
259d33c3c8
Enables the original functionality to be toggled on and off.
|
1 жил өмнө |
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.
|
1 жил өмнө |
CodeHatchling
|
552f8bc832
"Uncrop" the original denoised image for the composite step, fixing a "ValueError: Images do not match" *shudder*
|
1 жил өмнө |
w-e-w
|
d3fdc4af61
rework mask and mask_composite logic
|
1 жил өмнө |
CodeHatchling
|
3bd3a09160
Merge remote-tracking branch 'origin/dev' into soft-inpainting
|
1 жил өмнө |
CodeHatchling
|
73ab982d1b
Blend masks are now produced afterward, based on an estimate of the visual difference between the original and modified latent images. This should remove ghosting and clipping artifacts from masks, while preserving the details of largely unchanged content.
|
1 жил өмнө |
drhead
|
4a43334376
Revert 309a606c
|
1 жил өмнө |
catboxanon
|
83e8c32276
Fix `save_samples` being checked early when saving masked composite
|
1 жил өмнө |
drhead
|
81c4ddf6eb
fix linting
|
1 жил өмнө |
drhead
|
309a606c2f
ensure that original alpha bar always exists
|
1 жил өмнө |
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
|
1 жил өмнө |
drhead
|
668ae34e21
remove debug print
|
1 жил өмнө |
catboxanon
|
de79597ab9
Only apply ztSNR related code if alphas_cumprod exists
|
1 жил өмнө |
catboxanon
|
ffa7f8201d
Lint
|
1 жил өмнө |
drhead
|
6d0a8dcd89
Implement zero terminal SNR schedule option
|
1 жил өмнө |
CodeHatchling
|
c7a1ff8720
Tweaked default values.
|
1 жил өмнө |
CodeHatchling
|
c5c7fa06aa
Added slider for detail preservation strength, removed largely needless offset parameter, changed labels in UI and for saving to/pasting data from PNG files.
|
1 жил өмнө |