fix: OCR and Pose as separate nodes

This commit is contained in:
Accusys
2026-05-18 12:57:29 +08:00
parent 7835922264
commit 6afbd45929

View File

@@ -17,7 +17,8 @@ flowchart LR
Visual --> Story
Face --> Story
Story --> FiveW1H
OCR & Pose
OCR
Pose
end
subgraph Ingestion[入庫]