powerpaint support_strength=True

This commit is contained in:
Qing 2024-01-10 21:54:35 +08:00
parent ccfb077a2e
commit d420ecbecd

View File

@ -58,7 +58,7 @@ class ModelInfo(BaseModel):
ModelType.DIFFUSERS_SDXL,
ModelType.DIFFUSERS_SD_INPAINT,
ModelType.DIFFUSERS_SDXL_INPAINT,
]
] or self.name in [POWERPAINT_NAME]
@computed_field
@property