fix:图片裁剪
This commit is contained in:
parent
0f576cc3c2
commit
e36f688c03
|
@ -56,6 +56,6 @@ func (l *LogoRemovebgLogic) LogoRemovebg(req *types.LogoRemovebgReq, userinfo *a
|
|||
"resource_id": res.ResourceId,
|
||||
"resource_url": res.ResourceUrl,
|
||||
"ismax_proportion": res.IsmaxProportion,
|
||||
"img_color": req.Proportion,
|
||||
"img_color": res.ImgColor,
|
||||
})
|
||||
}
|
||||
|
|
|
@ -16,5 +16,5 @@ AWS:
|
|||
Token:
|
||||
BLMService:
|
||||
ImageProcess:
|
||||
# Url: "http://192.168.1.7:8999/FeatureExtraction"
|
||||
Url: "http://18.119.109.254:8999/FeatureExtraction"
|
||||
Url: "http://192.168.1.7:8999/FeatureExtraction"
|
||||
# Url: "http://18.119.109.254:8999/FeatureExtraction"
|
||||
|
|
Loading…
Reference in New Issue
Block a user