hysts HF staff commited on
Commit
ccf67fa
·
1 Parent(s): a4a503f

Add CogView2

Browse files
Files changed (2) hide show
  1. index.html +8 -0
  2. list.md +6 -0
index.html CHANGED
@@ -139,6 +139,14 @@
139
  <li>https://arxiv.org/abs/2101.02477</li>
140
  </ul></li>
141
  </ul>
 
 
 
 
 
 
 
 
142
  </p>
143
  </div>
144
  <div class="box">
 
139
  <li>https://arxiv.org/abs/2101.02477</li>
140
  </ul></li>
141
  </ul>
142
+ <h3 id="text-to-image-generation">Text-to-Image Generation</h3>
143
+ <ul>
144
+ <li><a href="https://huggingface.co/spaces/THUDM/CogView2">CogView2</a>
145
+ <ul>
146
+ <li>https://github.com/THUDM/CogView2</li>
147
+ <li>https://arxiv.org/abs/2204.14217</li>
148
+ </ul></li>
149
+ </ul>
150
  </p>
151
  </div>
152
  <div class="box">
list.md CHANGED
@@ -88,6 +88,12 @@
88
  - https://github.com/amazon-research/gan-control
89
  - https://arxiv.org/abs/2101.02477
90
 
 
 
 
 
 
 
91
  </p>
92
  </div>
93
 
 
88
  - https://github.com/amazon-research/gan-control
89
  - https://arxiv.org/abs/2101.02477
90
 
91
+ ### Text-to-Image Generation
92
+
93
+ - [CogView2](https://huggingface.co/spaces/THUDM/CogView2)
94
+ - https://github.com/THUDM/CogView2
95
+ - https://arxiv.org/abs/2204.14217
96
+
97
  </p>
98
  </div>
99