2 lines
64 B
Python
2 lines
64 B
Python
|
|
"""Model Zoo"""
|
||
|
|
from .model_zoo import get_model, get_model_list
|