mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
* add CLIPGuidedStableDiffusion * add credits * add readme * style * add clip prompt * fnfix cond_n * fix cond fn * fix cond fn for lms
638 B
638 B
Community Examples
Community examples consist of both inference and training examples that have been added by the community.
| Example | Description | Author | Colab |
|---|---|---|---|
| CLIP Guided Stable Diffusion | Doing CLIP guidance for text to image generation with Stable Diffusion | Suraj Patil |