zRzRzRzRzRzRzR commited on
Commit
33b90ca
โ€ข
1 Parent(s): 4e56534
Files changed (2) hide show
  1. README.md +2 -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 # Must using diffusers>=0.30.0
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 # Must using diffusers>=0.30.0
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. ่ฟ่กŒไปฃ็ 