# Copyright (c) ModelScope Contributors. All rights reserved. from swift.pipelines import deploy_main if __name__ == '__main__': deploy_main()