feat 代码整理

fix
This commit is contained in:
zhouchengrong
2024-09-26 14:15:35 +08:00
parent 396a62677c
commit 6a93f89f0d
8 changed files with 19 additions and 624 deletions

View File

@@ -1,4 +1,4 @@
from app.service.design_fast.pipeline import LoadImage, KeyPoint, Segmentation, Color, PrintPainting, Scaling, Split, LoadBodyImage, ContourDetection
from app.service.design_batch.pipeline import *
class BaseItem: