You've already forked FrameTour-BE
百度人脸识别
This commit is contained in:
@@ -4,7 +4,8 @@ import lombok.Getter;
|
||||
|
||||
@Getter
|
||||
public enum FaceBodyAdapterType {
|
||||
ALI("ALI")
|
||||
ALI("ALI"),
|
||||
BCE("BCE"),
|
||||
;
|
||||
|
||||
private final String code;
|
||||
|
||||
Reference in New Issue
Block a user