Coloring's picture
fix: 0.x => 1.0
e841ba5

A newer version of the Gradio SDK is available: 5.35.0

Upgrade

Fragment

A fragment component that does not participate in page layout itself. Its main purpose is to combine multiple child components and wrap them together as a modelscope_studio component.

Some component slots only support components exported from modelscope_studio. If you need to insert other components, you'll need to wrap them with the Fragment component.

Examples