TASK:cloud;
This commit is contained in:
@@ -14,6 +14,7 @@ public enum DesignProcess implements IEnumDisplay {
|
||||
RELIGHT("Relight"),
|
||||
POSE_TRANSFER("Pose transfer"),
|
||||
CANVAS("Canvas"),
|
||||
DE_RECONSTRUCTION("De/Reconstruction"),
|
||||
;
|
||||
|
||||
private final String value;
|
||||
|
||||
Reference in New Issue
Block a user