Merge branch 'dev' into conrevo/fix-soft-inpaint

This commit is contained in:
continue-revolution
2024-03-06 05:33:30 -06:00
60 changed files with 426 additions and 226 deletions

View File

@@ -108,7 +108,7 @@ def latent_blend(settings, a, b, t):
def get_modified_nmask(settings, nmask, sigma):
"""
Converts a negative mask representing the transparency of the original latent vectors being overlayed
Converts a negative mask representing the transparency of the original latent vectors being overlaid
to a mask that is scaled according to the denoising strength for this step.
Where: