ChocoWu commited on
Commit
9aa8ade
1 Parent(s): 742ef41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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 1) Vicuna-7B version-0, 2) ImageBind, 3) Stable Diffusion v1.5, 4) AudioLDM-l-full, and 5) ZeroScope v2_576w.
 
 
 
 
 
 
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).