|
|
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
|
|
|
|
exports.defaultOptions = { |
|
|
|
|
langPath: 'https://cdn.rawgit.com/naptha/tessdata/gh-pages/3.02/', |
|
|
|
|
// workerPath: 'dist/worker.js',
|
|
|
|
|
workerPath: 'https://cdn.rawgit.com/naptha/tesseract.js/0.1.0/dist/worker.js', |
|
|
|
|
workerPath: 'https://cdn.rawgit.com/naptha/tesseract.js/0.1.3/dist/worker.js', |
|
|
|
|
tesseractPath: 'https://cdn.rawgit.com/naptha/tesseract.js-core/0.1.0/index.js', |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|