You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/community/README.md
+62Lines changed: 62 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ If a community doesn't work as expected, please open an issue and ping the autho
22
22
| Image to Image Inpainting Stable Diffusion | Stable Diffusion Pipeline that enables the overlaying of two images and subsequent inpainting|[Image to Image Inpainting Stable Diffusion](#image-to-image-inpainting-stable-diffusion)| - |[Alex McKinney](https://github.com/vvvm23)|
23
23
| Text Based Inpainting Stable Diffusion | Stable Diffusion Inpainting Pipeline that enables passing a text prompt to generate the mask for inpainting|[Text Based Inpainting Stable Diffusion](#image-to-image-inpainting-stable-diffusion)| - |[Dhruv Karan](https://github.com/unography)|
24
24
| Bit Diffusion | Diffusion on discrete data |[Bit Diffusion](#bit-diffusion)| - |[Stuti R.](https://github.com/kingstut)|
25
+
| K-Diffusion Stable Diffusion | Run Stable Diffusion with any of [K-Diffusion's samplers](https://github.com/crowsonkb/k-diffusion/blob/master/k_diffusion/sampling.py)|[Stable Diffusion with K Diffusion](#stable-diffusion-with-k-diffusion)| - |[Patrick von Platen](https://github.com/patrickvonplaten/)|
25
26
26
27
27
28
@@ -663,4 +664,65 @@ Based https://arxiv.org/abs/2208.04202, this is used for diffusion on discrete d
0 commit comments