Files
modelscope/setup.py

7 lines
113 B
Python
Raw Permalink Normal View History

# Copyright (c) Alibaba, Inc. and its affiliates.
2025-11-05 16:19:51 +08:00
# -*- coding: utf-8 -*-
2025-11-05 16:19:51 +08:00
from setuptools import setup
2025-11-05 16:19:51 +08:00
setup()