File size: 877 Bytes
f3adb56
9952d88
 
 
 
 
 
 
630cbf4
 
 
f3adb56
 
630cbf4
f3adb56
fdbb00c
9952d88
 
 
 
 
 
 
 
 
fdbb00c
9952d88
7bdaf63
9952d88
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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>