Files
modelscope/setup.py
2025-11-05 16:19:51 +08:00

7 lines
113 B
Python

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