mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-13 13:18:02 -05:00
Update ocr/google_docai_provider.go
Co-authored-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
eb37f27e1b
commit
e5919014ce
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ package ocr
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"html"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
documentai "cloud.google.com/go/documentai/apiv1"
|
documentai "cloud.google.com/go/documentai/apiv1"
|
||||||
|
|
Loading…
Reference in a new issue