模特路径修改
This commit is contained in:
@@ -1354,7 +1354,7 @@ public class PythonService {
|
||||
bodyPath = designLibraryModelPoint.getTemplateUrl();
|
||||
} else {
|
||||
// bodyPath = "/workspace/python_code/Multi-layer-Virtual-Try-on/dataset_for_test/Img_model.png";
|
||||
bodyPath = "aida-mannequins/model_1693218345.2714431.png";
|
||||
bodyPath = "aida-mannequins/model_1693218345.2714432.png";
|
||||
}
|
||||
response.add(new DesignPythonItem(SysFileLevel2TypeEnum.BODY.getRealName(),bodyPath,pythonTAllInfoService.getImageIdByPath(bodyPath)));
|
||||
return response;
|
||||
|
||||
Reference in New Issue
Block a user