Skip to content

ModelScope Studio 2.0 #116

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

Update: Gradio 6.28.0 and above are now supported. Please upgrade to the latest modelscope_studio and use Gradio >= 6.28.0. Earlier Gradio versions are not compatible with the current components. See gradio#13131 for the related breaking change that has been resolved.

⚠️ 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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