Usage issue with Obsidian.md (path .wasm) #11626
Unanswered
louis030195
asked this question in
Other Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to use onnxruntime in a https://obsidian.md plugin
But I have an issue related to path, onnxruntime seems to try to get the .wam from onnxruntime-web?
Here I see some hints of where it's looking for the path
onnxruntime/js/web/script/build.ts
Line 33 in 893ee65
I'm not really sure how to work around this, I guess it's because Obsidian have a specific way to work with dependencies path, maybe
https://forum.obsidian.md/t/inter-plugin-communication-expose-api-to-other-plugins/23618
https://forum.obsidian.md/t/the-import-of-third-party-module-is-failing-in-main-js-cannot-find-module/25180
Do you have any idea of what I could try to solve this problem?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions