Skip to content

ModelScope Studio 2.0 #116

@Col0ring

Description

@Col0ring

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions