Feat JS: allow to pass model & config as json instead of url
Open
invernizzi-attention
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 20
Description
Magika object needs a `load` call to be ready, which is async and load json files from outside.
It will be convenient to allow create a Magika instance with object already loaded by the user.
It could be with a new load method or by updating the current load method.
Contributor guide
Assessment
This issue has not been assessed yet.