Spaces:
Running
Running
tags: | |
- gradio-custom-component | |
- Chatbot | |
- MutilmodalInput | |
- Markdown | |
- gradio-template-Chatbot | |
- gradio-template-Markdown | |
title: modelscope_gradio_components V0.0.1b8 | |
colorFrom: red | |
colorTo: red | |
sdk: docker | |
pinned: false | |
license: apache-2.0 | |
# ModelScope Studio | |
`modelscope_studio` 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_studio | |
``` | |
## 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> | |