Spaces:
Sleeping
Sleeping
File size: 369 Bytes
99a05f0 |
1 2 3 4 5 6 7 8 9 10 |
# ------------------------------------------------------------------------------
# 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
|