Spaces:
Build error
Build error
Add demo link (#11)
Browse files
README.md
CHANGED
@@ -36,6 +36,13 @@ English | [简体中文](README_zh-CN.md)
|
|
36 |
<img src="https://user-images.githubusercontent.com/25839884/219026120-ba71e48b-6e94-4bd4-b4e9-b7d175b5e362.png" width="3%" alt="" /></a>
|
37 |
</div>
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
## Features
|
40 |
|
41 |
- Support various vision and language instruction data
|
@@ -61,7 +68,7 @@ conda env create -f environment.yml
|
|
61 |
```
|
62 |
|
63 |
|
64 |
-
## Demo
|
65 |
|
66 |
1. Download the pre-trained weights.
|
67 |
|
|
|
36 |
<img src="https://user-images.githubusercontent.com/25839884/219026120-ba71e48b-6e94-4bd4-b4e9-b7d175b5e362.png" width="3%" alt="" /></a>
|
37 |
</div>
|
38 |
|
39 |
+
## Online Demo
|
40 |
+
|
41 |
+
👉 [***Demo Link***](https://mmgpt.openmmlab.org.cn/)
|
42 |
+
|
43 |
+
<img src="https://user-images.githubusercontent.com/12907710/237001772-f6e94884-db35-47a0-9fb8-09c2c6a692ff.png" width="70%" alt="" />
|
44 |
+
|
45 |
+
|
46 |
## Features
|
47 |
|
48 |
- Support various vision and language instruction data
|
|
|
68 |
```
|
69 |
|
70 |
|
71 |
+
## Launch Demo Locally
|
72 |
|
73 |
1. Download the pre-trained weights.
|
74 |
|