modelscope / modelscope/modelscope-studio

ModelScope Studio 2.0

Open
#116 3 comments 3 reactions 1 assignee View on GitHub

@Col0ring is already working on this.

Since Nov 25, 2025.

enhancement
Dominant language
Python
Stars
151
Forks
21
PR merge metrics
No merged PRs in 30d

Description

ModelScope Studio 2.0

The stable release has being published, this version completes major ecosystem upgrades and delivers a significantly enhanced component experience for building AI-powered interfaces.

🚀 What's New

  • Migrated to Gradio 6.0 — Rebuilt on the latest Gradio 6.0 foundation with improved performance and stability.
  • Migrated to Ant Design 6.0 — Full support for Ant Design 6.x, including all new components and updated APIs.
  • Migrated to Ant Design X 2.0 — Complete integration of Ant Design X 2.x, purpose-built for AI interaction scenarios such as conversations, thought chains, and multimodal input.

📦 Installation

pip install modelscope_studio

This release only supports Gradio up to 6.8.0. Gradio versions above 6.8.0 introduced a breaking change that affects custom component compatibility and are not currently supported. See gradio#13131 for details.

⚠️ Migration Notes

legacy module removed — The legacy module has been removed in v2.0.0. If you rely on legacy components, or need to use 4.43.0 <= Gradio < 6.0.0, please use the 1.x version:

pip install modelscope_studio~=1.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.