Decouple ModelWrapper from api
Decouple the the ModelWrapper from the api so that one does not need to instantiate an aiohttp web Application to use the ModelWrapper.
Related with the development of the CLI feature.
This is a non breaking change.
Decouple the the ModelWrapper from the api so that one does not need to instantiate an aiohttp web Application to use the ModelWrapper.
Related with the development of the CLI feature.
This is a non breaking change.