- 10 Apr, 2023 2 commits
-
-
Will Berman authored
dynamic threshold sampling bug fix and docs
-
YiYi Xu authored
* add wandb team and min-snr loss * make style * apply feedbacks
-
- 09 Apr, 2023 1 commit
-
-
Patrick von Platen authored
Fix dummy community pipeline
-
- 07 Apr, 2023 2 commits
-
-
Guspan Tanadi authored
* docs: link navigation Safe Stable Diffusion Link navigation API pipelines text2img and using diffusers Conditional Image Generation. * docs: link navigation Versatile Diffusion Removing exceeding path Stable Diffusion Overview. * docs: Python extension Spectrogram Diffusion Link navigation Spectrogram Diffusion Pipeline source code * docs: Link navigation AltDiffusion Pipelines Stable Diffusion Overview and Using Diffusers path.
-
Pedro Cuenca authored
As pointed out by @Birch-san: https://github.com/huggingface/diffusers/pull/2634#issuecomment-1496517210
-
- 06 Apr, 2023 6 commits
-
-
YiYi Xu authored
* fix the error when push_to_hub but not log validation * contronet_from_pt & controlnet_revision * add intermediate checkpointing to the guide
-
FurryPotato authored
Co-authored-by:
wangguan <dizhipeng.dzp@alibaba-inc.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Sayak Paul authored
* improve stable unclip doc. * feat: support for applying min-snr weighting for faster convergence. * add: support for validation logging with wandb * make not a required arg. * fix: arg name. * fix: cli args. * fix: tracker config. * fix: loss calculation. * fix: validation logging. * fix: unwrap call. * fix: validation logging. * fix: internval. * fix: checkpointing push to hub. * fix: https://github.com/huggingface/diffusers/commit/c8a2856c6d5e45577bf4c24dee06b1a4a2f5c050\#commitcomment-106913193 * fix: norm group test for UNet3D. * address PR comments. * remove unneeded code. * add: entry in the readme and docs. * Apply suggestions from code review Co-authored-by:
Suraj Patil <surajp815@gmail.com> --------- Co-authored-by:
Suraj Patil <surajp815@gmail.com>
-
cmdr2 authored
Update the K-Diffusion SD pipeline, to allow calling it with only prompt_embeds (instead of always requiring a prompt) (#2962)
-
Nipun Jindal authored
* [2905]: Add Karras pattern to discrete euler * [2905]: Add Karras pattern to discrete euler * Review comments * Review comments * Review comments * Review comments --------- Co-authored-by:njindal <njindal@adobe.com>
-
Kadir Nar authored
-
- 05 Apr, 2023 2 commits
-
-
Patrick von Platen authored
* [Pipeline download] Improve pipeline download for index and passed components * correct * add more tests * up
-
YiYi Xu authored
* load_from_disk + checkpointing_steps * apply feedback
-
- 04 Apr, 2023 14 commits
-
-
Steven Liu authored
* simplify loading guide * apply feedbacks * clarify variants * clarify torch_dtype and variant * remove conceptual pipeline doc
-
YiYi Xu authored
Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
YiYi Xu authored
use custom local datset Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Lucain authored
use upload folder in training scripts Co-authored-by:testbot <lucainp@hf.co>
-
Patrick von Platen authored
-
Ernie Chu authored
* ensure validation image RGB not RGBA * ensure validation image RGB not RGBA --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Guspan Tanadi authored
Trigger from previous PR. Build the page once again.
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
Sayak Paul authored
-
- 31 Mar, 2023 13 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
wfng92 authored
Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-
Patrick von Platen authored
-
M. Tolga Cangöz authored
.
-
M. Tolga Cangöz authored
.
-
Guspan Tanadi authored
Also capitalization notebook provider name
-
Patrick von Platen authored
speed up test
-
Nipun Jindal authored
* [2884]: Fix cross_attention_kwargs in StableDiffusionImg2ImgPipeline * [Build Fix] * [Build Fix] --------- Co-authored-by:njindal <njindal@adobe.com>
-
mengfei25 authored
* modify intel opts inference script * modify readme * modify doc * fix some issues * reformat * reformat script * format issue * format issue
-
Sandeep authored
* Remove suggestion to use cuDNN benchmark in docs * removing the wrong line * add support for embeds * fix line length
-