Merged
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Collaborator
|
@bot /style |
Contributor
|
Style bot fixed some files and pushed the changes. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a post-release version bump from 0.36.0 to 0.37.0.dev0 following the release of version 0.36.0. The changes update the version string throughout the codebase to prepare for the next development cycle.
- Updates the main package version to 0.37.0.dev0
- Updates all example scripts to require minimum version 0.37.0.dev0
Reviewed changes
Copilot reviewed 54 out of 54 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/diffusers/init.py | Main package version bumped to 0.37.0.dev0 |
| setup.py | Contains a typo in URL comment that needs correction |
| examples/vqgan/train_vqgan.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/unconditional_image_generation/train_unconditional.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/textual_inversion/textual_inversion_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/textual_inversion/textual_inversion_flax.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/textual_inversion/textual_inversion.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/text_to_image/train_text_to_image_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/text_to_image/train_text_to_image_lora_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/text_to_image/train_text_to_image_lora.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/text_to_image/train_text_to_image_flax.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/text_to_image/train_text_to_image.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/t2i_adapter/train_t2i_adapter_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/kandinsky2_2/text_to_image/train_text_to_image_prior.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/kandinsky2_2/text_to_image/train_text_to_image_lora_prior.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/kandinsky2_2/text_to_image/train_text_to_image_lora_decoder.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/kandinsky2_2/text_to_image/train_text_to_image_decoder.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/instruct_pix2pix/train_instruct_pix2pix_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/instruct_pix2pix/train_instruct_pix2pix.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/flux-control/train_control_lora_flux.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/flux-control/train_control_flux.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_sd3.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_sd3.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_sana.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_qwen_image.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_lumina2.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_hidream.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_flux_kontext.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_flux2_img2img.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_flux2.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora_flux.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_lora.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_flux.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth_flax.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/dreambooth/train_dreambooth.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/custom_diffusion/train_custom_diffusion.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/controlnet/train_controlnet_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/controlnet/train_controlnet_sd3.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/controlnet/train_controlnet_flux.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/controlnet/train_controlnet_flax.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/controlnet/train_controlnet.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/consistency_distillation/train_lcm_distill_sdxl_wds.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/consistency_distillation/train_lcm_distill_sd_wds.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/consistency_distillation/train_lcm_distill_lora_sdxl_wds.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/consistency_distillation/train_lcm_distill_lora_sdxl.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/consistency_distillation/train_lcm_distill_lora_sd_wds.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/community/marigold_depth_estimation.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/cogview4-control/train_control_cogview4.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/cogvideo/train_cogvideox_lora.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/cogvideo/train_cogvideox_image_to_video_lora.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py | Minimum version requirement updated to 0.37.0.dev0 |
| examples/advanced_diffusion_training/train_dreambooth_lora_flux_advanced.py | Minimum version requirement updated to 0.37.0.dev0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
DN6
approved these changes
Dec 11, 2025
yiyixuxu
approved these changes
Dec 11, 2025
sayakpaul
added a commit
that referenced
this pull request
Dec 12, 2025
* post release 0.36.0 * Apply style fixes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Post-release.