Stability improvements and bugfixes
- Removes frontend from modelhub framework and relies solely on react app
- Removes netron from modelhub engine and relies solely on serving model visualizations through netron url
- Adds python package
- For numpy model outputs, returns url to h5 file in newly created output folder
- Addresses test errors