Refactor HypaProcesser instantiation to remove hardcoded model name and add models and others
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"@capacitor/filesystem": "^5.2.0",
|
||||
"@dqbd/tiktoken": "^1.0.7",
|
||||
"@huggingface/jinja": "^0.2.2",
|
||||
"@huggingface/transformers": "^3.1.1",
|
||||
"@mlc-ai/web-tokenizers": "^0.1.2",
|
||||
"@risuai/ccardlib": "^0.4.1",
|
||||
"@smithy/protocol-http": "^3.0.12",
|
||||
@@ -37,7 +38,6 @@
|
||||
"@tauri-apps/plugin-shell": "~2",
|
||||
"@tauri-apps/plugin-updater": "~2",
|
||||
"@types/markdown-it": "^14.1.1",
|
||||
"@xenova/transformers": "^2.17.1",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"body-parser": "^1.20.2",
|
||||
"buffer": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user