模特路径修改

This commit is contained in:
xupei
2023-09-21 09:59:36 +08:00
parent e0d8d14235
commit ba96d52611

View File

@@ -432,7 +432,7 @@ public class PythonService {
pythonItem.setBody_path(designLibraryModelPoint.getTemplateUrl());
} else {
// pythonItem.setBody_path("/workspace/python_code/Multi-layer-Virtual-Try-on/dataset_for_test/Img_model.png");
pythonItem.setBody_path("aida-mannequins/model_1693218345.2714431.png");
pythonItem.setBody_path("aida-mannequins/model_1693218345.2714432.png");
}
} else {
SysFileVO sysFileVO = getRandomSysFileByLevel2Type(type, Lists.newArrayList());