1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00
Files
diffusers/examples/community/README.md
Suraj Patil dc2a1c1d07 [examples/community] add CLIPGuidedStableDiffusion (#561)
* add CLIPGuidedStableDiffusion

* add credits

* add readme

* style

* add clip prompt

* fnfix cond_n

* fix cond fn

* fix cond fn for lms
2022-09-19 17:29:19 +02:00

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 Open In Colab