Spaces:
Runtime error
Runtime error
Update
Browse files- index.html +28 -1
- list.md +17 -1
index.html
CHANGED
@@ -108,6 +108,14 @@
|
|
108 |
<li>https://arxiv.org/abs/2204.12484</li>
|
109 |
</ul></li>
|
110 |
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
</p>
|
112 |
</div>
|
113 |
<div class="box">
|
@@ -180,7 +188,21 @@
|
|
180 |
</ul>
|
181 |
<h3 id="text-to-image-generation">Text-to-Image Generation</h3>
|
182 |
<ul>
|
183 |
-
<li><a href="https://huggingface.co/spaces/hysts/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
<ul>
|
185 |
<li>https://github.com/AttendAndExcite/Attend-and-Excite</li>
|
186 |
<li>https://arxiv.org/abs/2301.13826</li>
|
@@ -193,6 +215,11 @@
|
|
193 |
<ul>
|
194 |
<li>https://github.com/cloneofsimo/lora</li>
|
195 |
</ul></li>
|
|
|
|
|
|
|
|
|
|
|
196 |
<li><a href="https://huggingface.co/spaces/THUDM/CogView2">CogView2</a>
|
197 |
<ul>
|
198 |
<li>https://github.com/THUDM/CogView2</li>
|
|
|
108 |
<li>https://arxiv.org/abs/2204.12484</li>
|
109 |
</ul></li>
|
110 |
</ul>
|
111 |
+
<h3 id="image-captioning">Image Captioning</h3>
|
112 |
+
<ul>
|
113 |
+
<li><a href="https://huggingface.co/spaces/hysts/BLIP2-with-transformers">BLIP-2</a>
|
114 |
+
<ul>
|
115 |
+
<li>https://arxiv.org/abs/2301.12597</li>
|
116 |
+
<li>https://github.com/salesforce/LAVIS/tree/main/projects/blip2</li>
|
117 |
+
</ul></li>
|
118 |
+
</ul>
|
119 |
</p>
|
120 |
</div>
|
121 |
<div class="box">
|
|
|
188 |
</ul>
|
189 |
<h3 id="text-to-image-generation">Text-to-Image Generation</h3>
|
190 |
<ul>
|
191 |
+
<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>
|
192 |
+
<ul>
|
193 |
+
<li>https://arxiv.org/abs/2302.05543</li>
|
194 |
+
<li>https://github.com/lllyasviel/ControlNet</li>
|
195 |
+
</ul></li>
|
196 |
+
<li><a href="https://huggingface.co/spaces/hysts/PnP-diffusion-features">Plug-and-Play diffusion features</a>
|
197 |
+
<ul>
|
198 |
+
<li>https://arxiv.org/abs/2211.12572</li>
|
199 |
+
<li>https://github.com/MichalGeyer/plug-and-play</li>
|
200 |
+
</ul></li>
|
201 |
+
<li><a href="https://huggingface.co/spaces/TEXTurePaper/TEXTure">TEXTure</a>
|
202 |
+
<ul>
|
203 |
+
<li>https://github.com/TEXTurePaper/TEXTurePaper</li>
|
204 |
+
</ul></li>
|
205 |
+
<li><a href="https://huggingface.co/spaces/AttendAndExcite/Attend-and-Excite">Attend-and-Excite</a>
|
206 |
<ul>
|
207 |
<li>https://github.com/AttendAndExcite/Attend-and-Excite</li>
|
208 |
<li>https://arxiv.org/abs/2301.13826</li>
|
|
|
215 |
<ul>
|
216 |
<li>https://github.com/cloneofsimo/lora</li>
|
217 |
</ul></li>
|
218 |
+
<li><a href="https://huggingface.co/spaces/hysts/multiresolution-textual-inversion">Multiresolution Textual Inversion</a>
|
219 |
+
<ul>
|
220 |
+
<li>https://arxiv.org/abs/2211.17115</li>
|
221 |
+
<li>https://github.com/giannisdaras/multires_textual_inversion</li>
|
222 |
+
</ul></li>
|
223 |
<li><a href="https://huggingface.co/spaces/THUDM/CogView2">CogView2</a>
|
224 |
<ul>
|
225 |
<li>https://github.com/THUDM/CogView2</li>
|
list.md
CHANGED
@@ -69,6 +69,11 @@
|
|
69 |
- https://github.com/ViTAE-Transformer/ViTPose
|
70 |
- https://arxiv.org/abs/2204.12484
|
71 |
|
|
|
|
|
|
|
|
|
|
|
72 |
</p>
|
73 |
</div>
|
74 |
|
@@ -116,13 +121,24 @@
|
|
116 |
- https://arxiv.org/abs/2101.02477
|
117 |
|
118 |
### Text-to-Image Generation
|
119 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
- https://github.com/AttendAndExcite/Attend-and-Excite
|
121 |
- https://arxiv.org/abs/2301.13826
|
122 |
- [LoRA DreamBooth Training UI](https://huggingface.co/spaces/lora-library/LoRA-DreamBooth-Training-UI)
|
123 |
- https://github.com/huggingface/diffusers/tree/main/examples/dreambooth
|
124 |
- [LoRA + SD training](https://huggingface.co/spaces/hysts/LoRA-SD-training)
|
125 |
- https://github.com/cloneofsimo/lora
|
|
|
|
|
|
|
126 |
- [CogView2](https://huggingface.co/spaces/THUDM/CogView2)
|
127 |
- https://github.com/THUDM/CogView2
|
128 |
- https://arxiv.org/abs/2204.14217
|
|
|
69 |
- https://github.com/ViTAE-Transformer/ViTPose
|
70 |
- https://arxiv.org/abs/2204.12484
|
71 |
|
72 |
+
### Image Captioning
|
73 |
+
- [BLIP-2](https://huggingface.co/spaces/hysts/BLIP2-with-transformers)
|
74 |
+
- https://arxiv.org/abs/2301.12597
|
75 |
+
- https://github.com/salesforce/LAVIS/tree/main/projects/blip2
|
76 |
+
|
77 |
</p>
|
78 |
</div>
|
79 |
|
|
|
121 |
- https://arxiv.org/abs/2101.02477
|
122 |
|
123 |
### Text-to-Image Generation
|
124 |
+
- [ControlNet](https://huggingface.co/spaces/hysts/ControlNet), [ControlNet-with-other-models](https://huggingface.co/spaces/hysts/ControlNet-with-other-models)
|
125 |
+
- https://arxiv.org/abs/2302.05543
|
126 |
+
- https://github.com/lllyasviel/ControlNet
|
127 |
+
- [Plug-and-Play diffusion features](https://huggingface.co/spaces/hysts/PnP-diffusion-features)
|
128 |
+
- https://arxiv.org/abs/2211.12572
|
129 |
+
- https://github.com/MichalGeyer/plug-and-play
|
130 |
+
- [TEXTure](https://huggingface.co/spaces/TEXTurePaper/TEXTure)
|
131 |
+
- https://github.com/TEXTurePaper/TEXTurePaper
|
132 |
+
- [Attend-and-Excite](https://huggingface.co/spaces/AttendAndExcite/Attend-and-Excite)
|
133 |
- https://github.com/AttendAndExcite/Attend-and-Excite
|
134 |
- https://arxiv.org/abs/2301.13826
|
135 |
- [LoRA DreamBooth Training UI](https://huggingface.co/spaces/lora-library/LoRA-DreamBooth-Training-UI)
|
136 |
- https://github.com/huggingface/diffusers/tree/main/examples/dreambooth
|
137 |
- [LoRA + SD training](https://huggingface.co/spaces/hysts/LoRA-SD-training)
|
138 |
- https://github.com/cloneofsimo/lora
|
139 |
+
- [Multiresolution Textual Inversion](https://huggingface.co/spaces/hysts/multiresolution-textual-inversion)
|
140 |
+
- https://arxiv.org/abs/2211.17115
|
141 |
+
- https://github.com/giannisdaras/multires_textual_inversion
|
142 |
- [CogView2](https://huggingface.co/spaces/THUDM/CogView2)
|
143 |
- https://github.com/THUDM/CogView2
|
144 |
- https://arxiv.org/abs/2204.14217
|