hitmare-patch-1 #2
|
@ -88,6 +88,7 @@ def create_binary_mask(image):
|
|||
image = image.convert('L')
|
||||
return image
|
||||
|
||||
|
||||
def txt2img_image_conditioning(sd_model, x, width, height):
|
||||
if sd_model.model.conditioning_key in {'hybrid', 'concat'}: # Inpainting models
|
||||
|
||||
|
|
Loading…
Reference in New Issue