TASK:Flux接入,应用于to product image和relight

This commit is contained in:
2025-06-12 16:50:27 +08:00
parent 595effa04c
commit 6e32289b98
8 changed files with 284 additions and 24 deletions

View File

@@ -14,4 +14,5 @@ public class ToProductImageDTO {
private BigDecimal imageStrength;
private String direction;
private Double brightenValue;
private String modelName;
}