#!/usr/bin/env python
# coding: utf-8

from lm_zoo.commands import lm_zoo

lm_zoo()
