Yuxuan Zhang commited on
Commit
63a52b7
Β·
1 Parent(s): fdddd50

remove 2048*2048

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -18,7 +18,7 @@ library_name: diffusers
18
  <p align="center">
19
  <a href="https://huggingface.co/spaces/THUDM-HF-SPACE/CogView4">πŸ€— Space | </a>
20
  <a href="https://github.com/THUDM/CogView4">🌐 Github </a> |
21
- <a href="https://arxiv.org/pdf/2403.05121">πŸ“œ arxiv </a>
22
  </p>
23
 
24
  ![img](https://raw.githubusercontent.com/THUDM/CogView4/refs/heads/main/resources/showcase.png)
@@ -37,7 +37,6 @@ Using `BF16` precision with `batchsize=4` for testing, the memory usage is shown
37
  | 1280 * 720 | 35GB | 20GB | 13G |
38
  | 1024 * 1024 | 35GB | 20GB | 13G |
39
  | 1920 * 1280 | 39GB | 20GB | 14G |
40
- | 2048 * 2048 | 43GB | 21GB | 14G |
41
 
42
  ## Quick Start
43
 
 
18
  <p align="center">
19
  <a href="https://huggingface.co/spaces/THUDM-HF-SPACE/CogView4">πŸ€— Space | </a>
20
  <a href="https://github.com/THUDM/CogView4">🌐 Github </a> |
21
+ <a href="https://arxiv.org/pdf/2403.05121">πŸ“œ CogView3 Paper </a>
22
  </p>
23
 
24
  ![img](https://raw.githubusercontent.com/THUDM/CogView4/refs/heads/main/resources/showcase.png)
 
37
  | 1280 * 720 | 35GB | 20GB | 13G |
38
  | 1024 * 1024 | 35GB | 20GB | 13G |
39
  | 1920 * 1280 | 39GB | 20GB | 14G |
 
40
 
41
  ## Quick Start
42