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