Skip to content

Conversation

@sayakpaul
Copy link
Member

What does this PR do?

Post-release.

@sayakpaul sayakpaul requested review from DN6 and yiyixuxu December 8, 2025 10:29
@HuggingFaceDocBuilderDev

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.

@yiyixuxu
Copy link
Collaborator

@bot /style

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

Style bot fixed some files and pushed the changes.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@sayakpaul sayakpaul merged commit 10e820a into main Dec 11, 2025
33 of 35 checks passed
@sayakpaul sayakpaul deleted the v0.36.0-post branch December 11, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants