justmywyw's picture
Update DOCS.md
a16c49b verified
|
raw
history blame
644 Bytes
# ModelScope Gradio Components
ModelScope_Gradio_Components is a set of extension component libraries based on gradio 4.x, dedicated to serving the various extension needs of gradio applications within the ModelScope Studio. It mainly focuses on enhancing conversational scenarios, supporting multimodal contexts, and providing assistance for various other specialized scenarios.
## Install
```sh
pip install modelscope_gradio_components
```
## Components
- <tab-link component-tab="Chatbot">Chatbot</tab-link>
- <tab-link component-tab="MultimodalInput">MultimodalInput</tab-link>
- <tab-link component-tab="Markdown">Markdown</tab-link>