Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
|
@@ -15,7 +25,7 @@ Zhenghao Zhang\*, Junchao Liao\*, Menghao Li, Zuozhuo Dai, Bingxue Qiu, Siyu Zhu
|
|
15 |
<a href='https://www.modelscope.cn/studios/Alibaba_Research_Intelligence_Computing/Tora_En'><img src='https://img.shields.io/badge/🤖_ModelScope-EN_demo-%23654dfc'></a>
|
16 |
|
17 |
<a href='https://modelscope.cn/models/xiaoche/Tora'><img src='https://img.shields.io/badge/🤖_ModelScope-weights-%23654dfc'></a>
|
18 |
-
<a href='https://huggingface.co/
|
19 |
|
20 |
</div>
|
21 |
|
@@ -73,4 +83,4 @@ Special thanks to the contributors of these libraries for their hard work and de
|
|
73 |
primaryClass={cs.CV},
|
74 |
url={https://arxiv.org/abs/2407.21705},
|
75 |
}
|
76 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- THUDM/CogVideoX-5b
|
7 |
+
tags:
|
8 |
+
- AIGC
|
9 |
+
- video
|
10 |
+
---
|
11 |
<div align="center">
|
12 |
|
13 |
|
|
|
25 |
<a href='https://www.modelscope.cn/studios/Alibaba_Research_Intelligence_Computing/Tora_En'><img src='https://img.shields.io/badge/🤖_ModelScope-EN_demo-%23654dfc'></a>
|
26 |
|
27 |
<a href='https://modelscope.cn/models/xiaoche/Tora'><img src='https://img.shields.io/badge/🤖_ModelScope-weights-%23654dfc'></a>
|
28 |
+
<a href='https://huggingface.co/Alibaba-Research-Intelligence-Computing/Tora'><img src='https://img.shields.io/badge/🤗_HuggingFace-weights-%23ff9e0e'></a>
|
29 |
|
30 |
</div>
|
31 |
|
|
|
83 |
primaryClass={cs.CV},
|
84 |
url={https://arxiv.org/abs/2407.21705},
|
85 |
}
|
86 |
+
```
|