angular.module('adage.home', [
  'ngSanitize',    // required by ng-bind-html
  'ui.router',
  'ui.bootstrap',
  'adage.mlmodel.components',