Spaces:
Runtime error
Runtime error
File size: 72 Bytes
841bef5 |
1 2 3 4 5 |
from .model import build
def build_model(args):
return build(args) |