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
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ If a community doesn't work as expected, please open an issue and ping the autho
20
20
| Imagic Stable Diffusion | Stable Diffusion Pipeline that enables writing a text prompt to edit an existing image|[Imagic Stable Diffusion](#imagic-stable-diffusion)| - |[Mark Rich](https://github.com/MarkRich)|
21
21
| Multilingual Stable Diffusion| Stable Diffusion Pipeline that supports prompts in 50 different languages. |[Multilingual Stable Diffusion](#multilingual-stable-diffusion-pipeline)| - |[Juan Carlos Piñeros](https://github.com/juancopi81)|
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
+
| 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)|
0 commit comments