Skip to content

Commit 171ed17

Browse files
Update .github/workflows/push-to-ms.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 11f36bc commit 171ed17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-to-ms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
python -m pip install --upgrade pip
32-
# ModelScope 官方 SDK(可选,仅当你需要调用平台 API 时才装)
32+
# ModelScope official SDK (optional, install only if you need to call the platform API)
3333
pip install modelscope
3434
3535
- name: Push to ModelScope

0 commit comments

Comments
 (0)