-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Tesseract.js version (version number for npm/GitHub release, or specific commit for repo)
"tesseract.js": "^4.0.6",
Describe the bug
We are trying to load the custom language model (gdt_model_17) in the following way. But in the deployed server, when we use the shortened url ABC/login.html instead of the fully qualified url (ABC.abc.com/login.hml) the language loading fails. We tried manually providing the full url to the path, that gives CORS error.
The worker files are being loaded properly.
Expected behavior
Language should load for shortened url.
Device Version:
- Windows 11
- Chrome browser
Metadata
Metadata
Assignees
Labels
No labels
