WIP
This commit is contained in:
@@ -396,7 +396,7 @@ def extract_invoice_fields(
|
||||
) -> InferenceResult:
|
||||
"""Extract structured fields from Swedish invoice PDF.
|
||||
|
||||
Uses YOLOv11 for field detection and PaddleOCR for text extraction.
|
||||
Uses YOLO26 for field detection and PaddleOCR for text extraction.
|
||||
Applies field-specific normalization and validation.
|
||||
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user