Skip to content

Commit b89bac5

Browse files
committed
Merge branch 'feat/math-ocr' into chore/all-my-stuffs
# Conflicts: # package.json # pnpm-lock.yaml # src/tools/index.ts
2 parents c03fe5a + 6fbff77 commit b89bac5

File tree

6 files changed

+673
-3
lines changed

6 files changed

+673
-3
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@chenfengyuan/vue-barcode": "^2.0.2",
4141
"@guolao/vue-monaco-editor": "^1.4.1",
4242
"@guyplusplus/turndown-plugin-gfm": "^1.0.7",
43+
"@huggingface/transformers": "3.0.0-alpha.14",
4344
"@it-tools/bip39": "^0.0.4",
4445
"@it-tools/oggen": "^1.3.0",
4546
"@regexper/render": "^1.0.0",
@@ -191,6 +192,7 @@
191192
"vue": "^3.3.4",
192193
"vue-color-wheel": "^0.1.1",
193194
"vue-i18n": "^9.9.1",
195+
"vue-mathjax-next": "^0.0.6",
194196
"vue-router": "^4.1.6",
195197
"vue-shadow-dom": "^4.2.0",
196198
"vue-tsc": "^1.8.1",

0 commit comments

Comments
 (0)