Shyam Sudhakaran
2fdd094c10
Wildcard stable diffusion pipeline ( #900 )
...
* Initial Wildcard Stable Diffusion Pipeline
* Added some additional example usage
* style
* Added links in README and additional documentation
* Initial Wildcard Stable Diffusion Pipeline
* Added some additional example usage
* style
* Added links in README and additional documentation
* cleanup readme again
* Apply suggestions from code review
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-10-21 17:43:19 +02:00
Mikail Duzenli
a5eb7f4293
[Examples] add speech to image pipeline example ( #897 )
...
* First draft
* created the SpeechToImagePipeline class
* Corrected speech_to_image_diffusion.py style
* Added safety checker
* Corrected style
* Adding examples to README
2022-10-20 13:47:13 +02:00
SkyTNT
2a0c823527
[Community Pipelines] Long Prompt Weighting Stable Diffusion Pipelines ( #907 )
...
* [Community Pipelines] Long Prompt Weighting
* Update README.md
* fix
* style
* fix style
* Update examples/community/README.md
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-10-19 22:30:46 +02:00
apolinario
fd26624f3b
Add generic inference example to community pipeline readme ( #874 )
...
Update README.md
2022-10-17 17:16:50 +02:00
Nathan Raw
dff91ee9a9
Fix table in community README.md ( #879 )
...
Update README.md
2022-10-17 16:51:25 +02:00
Patrick von Platen
52e8fdb8ae
Update README.md
2022-10-17 15:25:04 +02:00
Patrick von Platen
ed6c61c6a0
Fix small community pipeline import bug and finish README ( #869 )
...
* up
* Finish
2022-10-17 15:07:48 +02:00
Patrick von Platen
ad0e9ac7f6
Update README.md
2022-10-17 14:21:44 +02:00
Nathan Raw
ee9875ee9b
Add Stable Diffusion Interpolation Example ( #862 )
...
* ✨ Add Stable Diffusion Interpolation Example
* 💄 style
* Update examples/community/interpolate_stable_diffusion.py
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-10-17 13:48:42 +02:00
Patrick von Platen
5b94450ec3
Update README.md
2022-10-17 13:41:13 +02:00
Patrick von Platen
765a446dee
Update README.md
2022-10-17 13:34:15 +02:00
Patrick von Platen
d3eb3b35be
[Community] One step unet ( #840 )
2022-10-14 13:09:21 +02:00
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
Patrick von Platen
a4d5b59f13
Refactor Pipelines / Community pipelines and add better explanations. ( #257 )
...
* [Examples readme]
* Improve
* more
* save
* save
* save more
* up
* up
* Apply suggestions from code review
Co-authored-by: Nathan Lambert <nathan@huggingface.co>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
* up
* make deterministic
* up
* better
* up
* add generator to img2img pipe
* save
* make pipelines deterministic
* Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_inpaint.py
Co-authored-by: Anton Lozhkov <anton@huggingface.co>
* apply all changes
* more correctnios
* finish
* improve table
* more fixes
* up
* Apply suggestions from code review
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
* Apply suggestions from code review
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Apply suggestions from code review
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Apply suggestions from code review
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Co-authored-by: Anton Lozhkov <anton@huggingface.co>
* Update src/diffusers/pipelines/README.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* add better links
* fix more
* finish
Co-authored-by: Nathan Lambert <nathan@huggingface.co>
Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Anton Lozhkov <anton@huggingface.co>
Co-authored-by: Suraj Patil <surajp815@gmail.com>
2022-08-30 18:43:42 +02:00