mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
1. refactor maaslib to modelscope 2. fix UT error 3. support pipeline which does not register default model Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8988388
4 lines
139 B
Bash
4 lines
139 B
Bash
yapf -r -i modelscope/ configs/ tests/ setup.py
|
|
isort -rc modelscope/ configs/ tests/ setup.py
|
|
flake8 modelscope/ configs/ tests/ setup.py
|