hysts HF staff commited on
Commit
2e4aefd
1 Parent(s): 9a32bc5
Files changed (2) hide show
  1. index.html +5 -0
  2. list.md +3 -0
index.html CHANGED
@@ -197,6 +197,11 @@
197
  </ul>
198
  <h3 id="text-to-image-generation">Text-to-Image Generation</h3>
199
  <ul>
 
 
 
 
 
200
  <li><a href="https://huggingface.co/spaces/hysts/ControlNet">ControlNet</a>, <a href="https://huggingface.co/spaces/hysts/ControlNet-with-other-models">ControlNet-with-other-models</a>
201
  <ul>
202
  <li>https://arxiv.org/abs/2302.05543</li>
 
197
  </ul>
198
  <h3 id="text-to-image-generation">Text-to-Image Generation</h3>
199
  <ul>
200
+ <li><a href="https://huggingface.co/spaces/hysts/unidiffuser">UniDiffuser</a>
201
+ <ul>
202
+ <li>https://arxiv.org/abs/2303.06555</li>
203
+ <li>https://github.com/thu-ml/unidiffuser</li>
204
+ </ul></li>
205
  <li><a href="https://huggingface.co/spaces/hysts/ControlNet">ControlNet</a>, <a href="https://huggingface.co/spaces/hysts/ControlNet-with-other-models">ControlNet-with-other-models</a>
206
  <ul>
207
  <li>https://arxiv.org/abs/2302.05543</li>
list.md CHANGED
@@ -127,6 +127,9 @@
127
  - https://arxiv.org/abs/2101.02477
128
 
129
  ### Text-to-Image Generation
 
 
 
130
  - [ControlNet](https://huggingface.co/spaces/hysts/ControlNet), [ControlNet-with-other-models](https://huggingface.co/spaces/hysts/ControlNet-with-other-models)
131
  - https://arxiv.org/abs/2302.05543
132
  - https://github.com/lllyasviel/ControlNet
 
127
  - https://arxiv.org/abs/2101.02477
128
 
129
  ### Text-to-Image Generation
130
+ - [UniDiffuser](https://huggingface.co/spaces/hysts/unidiffuser)
131
+ - https://arxiv.org/abs/2303.06555
132
+ - https://github.com/thu-ml/unidiffuser
133
  - [ControlNet](https://huggingface.co/spaces/hysts/ControlNet), [ControlNet-with-other-models](https://huggingface.co/spaces/hysts/ControlNet-with-other-models)
134
  - https://arxiv.org/abs/2302.05543
135
  - https://github.com/lllyasviel/ControlNet