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
fixfeat: added _get_crops_coords_list function to pipeline to automatically define ctop,cleft coord to focus on image generation, helps to better harmonize the image and corrects the problem of flattened elements.
| Zero1to3 Pipeline | Implementation of [Zero-1-to-3: Zero-shot One Image to 3D Object](https://arxiv.org/abs/2303.11328)|[Zero1to3 Pipeline](#zero1to3-pipeline)| - |[Xin Kong](https://github.com/kxhit)|
52
52
| Stable Diffusion XL Long Weighted Prompt Pipeline | A pipeline support unlimited length of prompt and negative prompt, use A1111 style of prompt weighting |[Stable Diffusion XL Long Weighted Prompt Pipeline](#stable-diffusion-xl-long-weighted-prompt-pipeline)|[](https://colab.research.google.com/drive/1LsqilswLR40XLLcp6XFOl5nKb_wOe26W?usp=sharing)|[Andrew Zhu](https://xhinker.medium.com/)|
53
-
| Stable Diffusion Mixture Tiling Pipeline SD 1.5 | A pipeline generates cohesive images by integrating multiple diffusion processes, each focused on a specific image region and considering boundary effects for smooth blending |[Stable Diffusion Mixture Tiling Pipeline SD 1.5](#stable-diffusion-mixture-tiling-sd-15)|[](https://huggingface.co/spaces/albarji/mixture-of-diffusers)|[Álvaro B Jiménez](https://github.com/albarji/)|
54
-
| Stable Diffusion Mixture Tiling Pipeline SDXL | A pipeline generates cohesive images by integrating multiple diffusion processes, each focused on a specific image region and considering boundary effects for smooth blending |[Stable Diffusion Mixture Tiling Pipeline SDXL](#stable-diffusion-mixture-tiling-sdxl)|[](https://huggingface.co/spaces/elismasilva/mixture-of-diffusers-sdxl-tiling)|[Eliseu Silva](https://github.com/DEVAIEXP/)|
53
+
| Stable Diffusion Mixture Tiling Pipeline SD 1.5 | A pipeline generates cohesive images by integrating multiple diffusion processes, each focused on a specific image region and considering boundary effects for smooth blending |[Stable Diffusion Mixture Tiling Pipeline SD 1.5](#stable-diffusion-mixture-tiling-pipeline-sd-15)|[](https://huggingface.co/spaces/albarji/mixture-of-diffusers)|[Álvaro B Jiménez](https://github.com/albarji/)|
54
+
| Stable Diffusion Mixture Canvas Pipeline SD 1.5 | A pipeline generates cohesive images by integrating multiple diffusion processes, each focused on a specific image region and considering boundary effects for smooth blending. Works by defining a list of Text2Image region objects that detail the region of influence of each diffuser. |[Stable Diffusion Mixture Canvas Pipeline SD 1.5](#stable-diffusion-mixture-canvas-pipeline-sd-15)|[](https://huggingface.co/spaces/albarji/mixture-of-diffusers)|[Álvaro B Jiménez](https://github.com/albarji/)|
55
+
| Stable Diffusion Mixture Tiling Pipeline SDXL | A pipeline generates cohesive images by integrating multiple diffusion processes, each focused on a specific image region and considering boundary effects for smooth blending |[Stable Diffusion Mixture Tiling Pipeline SDXL](#stable-diffusion-mixture-tiling-pipeline-sdxl)|[](https://huggingface.co/spaces/elismasilva/mixture-of-diffusers-sdxl-tiling)|[Eliseu Silva](https://github.com/DEVAIEXP/)|
55
56
| FABRIC - Stable Diffusion with feedback Pipeline | pipeline supports feedback from liked and disliked images |[Stable Diffusion Fabric Pipeline](#stable-diffusion-fabric-pipeline)|[Notebook](https://github.com/huggingface/notebooks/blob/main/diffusers/stable_diffusion_fabric.ipynb)|[Shauray Singh](https://shauray8.github.io/about_shauray/)|
56
57
| sketch inpaint - Inpainting with non-inpaint Stable Diffusion | sketch inpaint much like in automatic1111 |[Masked Im2Im Stable Diffusion Pipeline](#stable-diffusion-masked-im2im)| - |[Anatoly Belikov](https://github.com/noskill)|
57
58
| sketch inpaint xl - Inpainting with non-inpaint Stable Diffusion | sketch inpaint much like in automatic1111 |[Masked Im2Im Stable Diffusion XL Pipeline](#stable-diffusion-xl-masked-im2im)| - |[Anatoly Belikov](https://github.com/noskill)|
0 commit comments