TASK:Flux接入,应用于to product image和relight
This commit is contained in:
@@ -14,4 +14,5 @@ public class ToProductImageDTO {
|
||||
private BigDecimal imageStrength;
|
||||
private String direction;
|
||||
private Double brightenValue;
|
||||
private String modelName;
|
||||
}
|
||||
|
||||
@@ -28,4 +28,8 @@ public class MagicToolResultVO {
|
||||
private String elementType;
|
||||
|
||||
private Long elementId;
|
||||
|
||||
public MagicToolResultVO(String status) {
|
||||
this.status = status;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user