Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
-
This model contains the weights of NExT-GPT covering text-image-video-audio (tiva), which is built upon
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
For more details about the usage of the model, please refer to our [code repository](https://github.com/NExT-GPT/NExT-GPT).
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
+
This model contains the weights of NExT-GPT covering text-image-video-audio (tiva), which is built upon
|
5 |
+
- 1) [Vicuna-7B](https://huggingface.co/lmsys/vicuna-7b-delta-v0) with version 0
|
6 |
+
- 2) [ImageBind](https://dl.fbaipublicfiles.com/imagebind/imagebind_huge.pth)
|
7 |
+
- 3) [Stable Diffusion](https://huggingface.co/runwayml/stable-diffusion-v1-5) with version `v1-5`.
|
8 |
+
- 4) [AudioLDM](https://github.com/haoheliu/AudioLDM) with version `l-full`.
|
9 |
+
- 5) [ZeroScope](https://huggingface.co/cerspense/zeroscope_v2_576w) with version `v2_576w`.
|
10 |
+
|
11 |
For more details about the usage of the model, please refer to our [code repository](https://github.com/NExT-GPT/NExT-GPT).
|