|
1 | 1 | <p align="center">
|
2 | 2 | <br>
|
3 |
| - <img src="./docs/source/en/imgs/diffusers_library.jpg" width="400"/> |
| 3 | + <img src="https://huggingface.co/docs/diffusers/docs/source/en/imgs/diffusers_library.jpg" width="400"/> |
4 | 4 | <br>
|
5 | 5 | <p>
|
6 | 6 | <p align="center">
|
@@ -128,57 +128,57 @@ just hang out ☕.
|
128 | 128 | </tr>
|
129 | 129 | <tr style="border-top: 2px solid black">
|
130 | 130 | <td>Unconditional Image Generation</td>
|
131 |
| - <td><a href="./api/pipelines/ddpm"> DDPM </a></td> |
| 131 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/ddpm"> DDPM </a></td> |
132 | 132 | <td><a href="https://huggingface.co/google/ddpm-ema-church-256"> google/ddpm-ema-church-256 </a></td>
|
133 | 133 | </tr>
|
134 | 134 | <tr style="border-top: 2px solid black">
|
135 | 135 | <td>Text-to-Image</td>
|
136 |
| - <td><a href="./api/pipelines/stable_diffusion/text2img">Stable Diffusion Text-to-Image</a></td> |
| 136 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img">Stable Diffusion Text-to-Image</a></td> |
137 | 137 | <td><a href="https://huggingface.co/runwayml/stable-diffusion-v1-5"> runwayml/stable-diffusion-v1-5 </a></td>
|
138 | 138 | </tr>
|
139 | 139 | <tr>
|
140 | 140 | <td>Text-to-Image</td>
|
141 |
| - <td><a href="./api/pipelines/unclip">unclip</a></td> |
| 141 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/unclip">unclip</a></td> |
142 | 142 | <td><a href="https://huggingface.co/kakaobrain/karlo-v1-alpha"> kakaobrain/karlo-v1-alpha </a></td>
|
143 | 143 | </tr>
|
144 | 144 | <tr>
|
145 | 145 | <td>Text-to-Image</td>
|
146 |
| - <td><a href="./api/pipelines/if">if</a></td> |
| 146 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/if">if</a></td> |
147 | 147 | <td><a href="https://huggingface.co/DeepFloyd/IF-I-XL-v1.0"> DeepFloyd/IF-I-XL-v1.0 </a></td>
|
148 | 148 | </tr>
|
149 | 149 | <tr style="border-top: 2px solid black">
|
150 | 150 | <td>Text-guided Image-to-Image</td>
|
151 |
| - <td><a href="./api/pipelines/stable_diffusion/controlnet">Controlnet</a></td> |
| 151 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/controlnet">Controlnet</a></td> |
152 | 152 | <td><a href="https://huggingface.co/lllyasviel/sd-controlnet-canny"> lllyasviel/sd-controlnet-canny </a></td>
|
153 | 153 | </tr>
|
154 | 154 | <tr>
|
155 | 155 | <td>Text-guided Image-to-Image</td>
|
156 |
| - <td><a href="./api/pipelines/stable_diffusion/pix2pix">Instruct Pix2Pix</a></td> |
| 156 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/pix2pix">Instruct Pix2Pix</a></td> |
157 | 157 | <td><a href="https://huggingface.co/timbrooks/instruct-pix2pix"> timbrooks/instruct-pix2pix </a></td>
|
158 | 158 | </tr>
|
159 | 159 | <tr>
|
160 | 160 | <td>Text-guided Image-to-Image</td>
|
161 |
| - <td><a href="./api/pipelines/stable_diffusion/img2img">Stable Diffusion Image-to-Image</a></td> |
| 161 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/img2img">Stable Diffusion Image-to-Image</a></td> |
162 | 162 | <td><a href="https://huggingface.co/runwayml/stable-diffusion-v1-5"> runwayml/stable-diffusion-v1-5 </a></td>
|
163 | 163 | </tr>
|
164 | 164 | <tr style="border-top: 2px solid black">
|
165 | 165 | <td>Text-guided Image Inpainting</td>
|
166 |
| - <td><a href="./api/pipelines/stable_diffusion/inpaint">Stable Diffusion Inpaint</a></td> |
| 166 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/inpaint">Stable Diffusion Inpaint</a></td> |
167 | 167 | <td><a href="https://huggingface.co/runwayml/stable-diffusion-inpainting"> runwayml/stable-diffusion-inpainting </a></td>
|
168 | 168 | </tr>
|
169 | 169 | <tr style="border-top: 2px solid black">
|
170 | 170 | <td>Image Variation</td>
|
171 |
| - <td><a href="./stable_diffusion/image_variation">Stable Diffusion Image Variation</a></td> |
| 171 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/image_variation">Stable Diffusion Image Variation</a></td> |
172 | 172 | <td><a href="https://huggingface.co/lambdalabs/sd-image-variations-diffusers"> lambdalabs/sd-image-variations-diffusers </a></td>
|
173 | 173 | </tr>
|
174 | 174 | <tr style="border-top: 2px solid black">
|
175 | 175 | <td>Super Resolution</td>
|
176 |
| - <td><a href="./stable_diffusion/stable_diffusion/upscale">Stable Diffusion Upscale</a></td> |
| 176 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/upscale">Stable Diffusion Upscale</a></td> |
177 | 177 | <td><a href="https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler"> stabilityai/stable-diffusion-x4-upscaler </a></td>
|
178 | 178 | </tr>
|
179 | 179 | <tr>
|
180 | 180 | <td>Super Resolution</td>
|
181 |
| - <td><a href="./stable_diffusion/latent_upscale">Stable Diffusion Latent Upscale</a></td> |
| 181 | + <td><a href="https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/latent_upscale">Stable Diffusion Latent Upscale</a></td> |
182 | 182 | <td><a href="https://huggingface.co/stabilityai/sd-x2-latent-upscaler"> stabilityai/sd-x2-latent-upscaler </a></td>
|
183 | 183 | </tr>
|
184 | 184 | </table>
|
|
0 commit comments