Demo now uses the crate 'image' to open and convert images
into tensors at runtime, instead of requiring they be converted
before the app is run. This is the first step to creating a stand
alone library that can be used by any app that imports wasi-nn.
Demo now uses the crate 'image' to open and convert images into tensors at runtime, instead of requiring they be converted before the app is run. This is the first step to creating a stand alone library that can be used by any app that imports wasi-nn.