Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps modelscope from 1.23.2 to 1.32.0.

Release notes

Sourced from modelscope's releases.

v1.32.0

中文版

  1. 支持使用 pyproject.toml 来安装 modelscope 库,保证与之前安装方式兼容 #1542
  2. hub api 的 list_datasets 接口切换为 OpenAPI 端点 #1532
  3. AIGC 模型支持 model_source 参数 #1530
  4. ModelScope Hub 添加定期自动上传功能:自动定期上传本地文件夹到 ModelScope Hub,增量提交日志、训练产物等文件 #1480
  5. AIGC 的 cover_images 支持 mp4 文件 #1533
  6. 为 .safetensors 等单个模型文件添加内部云加速 #1529

English Version

  1. Support using pyproject.toml to install the modelscope library, ensuring compatibility with previous installation methods #1542
  2. Switch the list_datasets interface of hub API to OpenAPI endpoint #1532
  3. AIGC models support the model_source parameter #1530
  4. Add scheduled automatic upload functionality to ModelScope Hub: automatically upload local folders to ModelScope Hub at regular intervals, with incremental commits of logs, training artifacts, and other files #1480
  5. AIGC's cover_images now support mp4 files #1533
  6. Add internal cloud acceleration for single model files such as .safetensors #1529

What's Changed

New Contributors

Full Changelog: modelscope/modelscope@v1.31.0...v1.32.0

v1.31.0

English Version

  1. Integrate support for "official tags" of AIGC models. modelscope/modelscope#1509
  2. Extend the network timeout duration for model_revision checking. modelscope/modelscope#1507
  3. Update the ms-swift Docker build process. modelscope/modelscope#1502
  4. Fix some bugs.

中文版

  1. 集成对 AIGC 模型“官方标签”的支持。 modelscope/modelscope#1509
  2. 延长 model_revision 检查的网络超时时间。 modelscope/modelscope#1507

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [modelscope](https://github.com/modelscope/modelscope) from 1.23.2 to 1.32.0.
- [Release notes](https://github.com/modelscope/modelscope/releases)
- [Commits](modelscope/modelscope@v1.23.2...v1.32.0)

---
updated-dependencies:
- dependency-name: modelscope
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant