hysts HF staff commited on
Commit
d8ad0d9
·
1 Parent(s): bcecc6f
Files changed (2) hide show
  1. index.html +7 -2
  2. list.md +5 -2
index.html CHANGED
@@ -72,7 +72,7 @@
72
  </p>
73
  </div>
74
  <div class="box">
75
- <span class="box-title">GANs</span>
76
  <p>
77
  <h3 id="gan-general">GAN (General)</h3>
78
  <ul>
@@ -116,8 +116,13 @@
116
  <li>https://arxiv.org/abs/1912.04958</li>
117
  </ul></li>
118
  </ul>
119
- <h3 id="gan-editing-controlling-etc.">GAN (Editing, Controlling etc.)</h3>
120
  <ul>
 
 
 
 
 
121
  <li><a href="https://huggingface.co/spaces/hysts/DualStyleGAN">DualStyleGAN</a>, <a href="https://huggingface.co/spaces/Gradio-Blocks/DualStyleGAN">DualStyleGAN (Blocks ver.)</a>
122
  <ul>
123
  <li>https://github.com/williamyang1991/DualStyleGAN</li>
 
72
  </p>
73
  </div>
74
  <div class="box">
75
+ <span class="box-title">Image Generation</span>
76
  <p>
77
  <h3 id="gan-general">GAN (General)</h3>
78
  <ul>
 
116
  <li>https://arxiv.org/abs/1912.04958</li>
117
  </ul></li>
118
  </ul>
119
+ <h3 id="editing-controlling-etc.">Editing, Controlling etc.</h3>
120
  <ul>
121
+ <li><a href="https://huggingface.co/spaces/hysts/Text2Human">Text2Human</a>
122
+ <ul>
123
+ <li>https://github.com/yumingj/Text2Human</li>
124
+ <li>https://arxiv.org/abs/2205.15996</li>
125
+ </ul></li>
126
  <li><a href="https://huggingface.co/spaces/hysts/DualStyleGAN">DualStyleGAN</a>, <a href="https://huggingface.co/spaces/Gradio-Blocks/DualStyleGAN">DualStyleGAN (Blocks ver.)</a>
127
  <ul>
128
  <li>https://github.com/williamyang1991/DualStyleGAN</li>
list.md CHANGED
@@ -46,7 +46,7 @@
46
  </div>
47
 
48
  <div class="box">
49
- <span class="box-title">GANs</span>
50
  <p>
51
 
52
  ### GAN (General)
@@ -74,7 +74,10 @@
74
  - https://github.com/NVlabs/stylegan3
75
  - https://arxiv.org/abs/1912.04958
76
 
77
- ### GAN (Editing, Controlling etc.)
 
 
 
78
  - [DualStyleGAN](https://huggingface.co/spaces/hysts/DualStyleGAN), [DualStyleGAN (Blocks ver.)](https://huggingface.co/spaces/Gradio-Blocks/DualStyleGAN)
79
  - https://github.com/williamyang1991/DualStyleGAN
80
  - https://arxiv.org/abs/2203.13248
 
46
  </div>
47
 
48
  <div class="box">
49
+ <span class="box-title">Image Generation</span>
50
  <p>
51
 
52
  ### GAN (General)
 
74
  - https://github.com/NVlabs/stylegan3
75
  - https://arxiv.org/abs/1912.04958
76
 
77
+ ### Editing, Controlling etc.
78
+ - [Text2Human](https://huggingface.co/spaces/hysts/Text2Human)
79
+ - https://github.com/yumingj/Text2Human
80
+ - https://arxiv.org/abs/2205.15996
81
  - [DualStyleGAN](https://huggingface.co/spaces/hysts/DualStyleGAN), [DualStyleGAN (Blocks ver.)](https://huggingface.co/spaces/Gradio-Blocks/DualStyleGAN)
82
  - https://github.com/williamyang1991/DualStyleGAN
83
  - https://arxiv.org/abs/2203.13248