# ------------------------------------------------------------------------------ | |
# Copyright (c) Microsoft | |
# Licensed under the MIT License. | |
# Written by Bin Xiao ([email protected]) | |
# ------------------------------------------------------------------------------ | |
from .default import _C as cfg | |
from .default import update_config | |
from .models import MODEL_EXTRAS | |