Files
modelscope/setup.py

7 lines
113 B
Python
Raw Permalink Normal View History

# Copyright (c) Alibaba, Inc. and its affiliates.
# -*- coding: utf-8 -*-
from setuptools import setup
setup()