zR
commited on
Commit
โข
33b90ca
1
Parent(s):
4e56534
zh path
Browse files- README.md +2 -2
- README_zh.md +2 -2
README.md
CHANGED
@@ -18,7 +18,7 @@ inference: false
|
|
18 |
<img src=https://github.com/THUDM/CogVideo/raw/main/resources/logo.svg width="50%"/>
|
19 |
</div>
|
20 |
<p align="center">
|
21 |
-
<a href="README_zh.md">๐ ไธญๆ้
่ฏป</a> |
|
22 |
<a href="https://github.com/THUDM/CogVideo">๐ Github </a> |
|
23 |
<a href="https://arxiv.org/pdf/2408.06072">๐ arxiv </a>
|
24 |
</p>
|
@@ -99,7 +99,7 @@ optimizations and conversions to get a better experience.**
|
|
99 |
1. Install the required dependencies
|
100 |
|
101 |
```shell
|
102 |
-
pip install --upgrade opencv-python transformers diffusers
|
103 |
```
|
104 |
|
105 |
2. Run the code
|
|
|
18 |
<img src=https://github.com/THUDM/CogVideo/raw/main/resources/logo.svg width="50%"/>
|
19 |
</div>
|
20 |
<p align="center">
|
21 |
+
<a href="https://huggingface.co/THUDM/CogVideoX-5b/blob/main/README_zh.md">๐ ไธญๆ้
่ฏป</a> |
|
22 |
<a href="https://github.com/THUDM/CogVideo">๐ Github </a> |
|
23 |
<a href="https://arxiv.org/pdf/2408.06072">๐ arxiv </a>
|
24 |
</p>
|
|
|
99 |
1. Install the required dependencies
|
100 |
|
101 |
```shell
|
102 |
+
pip install --upgrade opencv-python transformers diffusers
|
103 |
```
|
104 |
|
105 |
2. Run the code
|
README_zh.md
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<img src=https://github.com/THUDM/CogVideo/raw/main/resources/logo.svg width="50%"/>
|
6 |
</div>
|
7 |
<p align="center">
|
8 |
-
<a href="README.md">๐ Read in English</a> |
|
9 |
<a href="https://github.com/THUDM/CogVideo">๐ Github </a> |
|
10 |
<a href="https://arxiv.org/pdf/2408.06072">๐ arxiv </a>
|
11 |
</p>
|
@@ -84,7 +84,7 @@ CogVideoXๆฏ [ๆธ
ๅฝฑ](https://chatglm.cn/video) ๅๆบ็ๅผๆบ็ๆฌ่ง้ข็
|
|
84 |
1. ๅฎ่ฃ
ๅฏนๅบ็ไพ่ต
|
85 |
|
86 |
```shell
|
87 |
-
pip install --upgrade opencv-python transformers accelerate diffusers
|
88 |
```
|
89 |
|
90 |
2. ่ฟ่กไปฃ็
|
|
|
5 |
<img src=https://github.com/THUDM/CogVideo/raw/main/resources/logo.svg width="50%"/>
|
6 |
</div>
|
7 |
<p align="center">
|
8 |
+
<a href="https://huggingface.co/THUDM/CogVideoX-5b/blob/main/README.md">๐ Read in English</a> |
|
9 |
<a href="https://github.com/THUDM/CogVideo">๐ Github </a> |
|
10 |
<a href="https://arxiv.org/pdf/2408.06072">๐ arxiv </a>
|
11 |
</p>
|
|
|
84 |
1. ๅฎ่ฃ
ๅฏนๅบ็ไพ่ต
|
85 |
|
86 |
```shell
|
87 |
+
pip install --upgrade opencv-python transformers accelerate diffusers
|
88 |
```
|
89 |
|
90 |
2. ่ฟ่กไปฃ็
|