1. 29 Apr, 2025 1 commit
  2. 21 Apr, 2025 1 commit
  3. 15 Apr, 2025 1 commit
  4. 13 Mar, 2025 1 commit
  5. 21 Jan, 2025 1 commit
  6. 23 Dec, 2024 1 commit
  7. 01 Nov, 2024 1 commit
  8. 25 Oct, 2024 1 commit
  9. 22 Oct, 2024 1 commit
  10. 28 Sep, 2024 1 commit
  11. 27 Sep, 2024 1 commit
    • PromeAI's avatar
      [examples] add train flux-controlnet scripts in example. (#9324) · 534848c3
      PromeAI authored
      
      
      * add train flux-controlnet scripts in example.
      
      * fix error
      
      * fix subfolder error
      
      * fix preprocess error
      
      * Update examples/controlnet/README_flux.md
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Update examples/controlnet/README_flux.md
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * fix readme
      
      * fix note error
      
      * add some Tutorial for deepspeed
      
      * fix some Format Error
      
      * add dataset_path example
      
      * remove print, add guidance_scale CLI, readable apply
      
      * Update examples/controlnet/README_flux.md
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * update,push_to_hub,save_weight_dtype,static method,clear_objs_and_retain_memory,report_to=wandb
      
      * add push to hub in readme
      
      * apply weighting schemes
      
      * add note
      
      * Update examples/controlnet/README_flux.md
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * make code style and quality
      
      * fix some unnoticed error
      
      * make code style and quality
      
      * add example controlnet in readme
      
      * add test controlnet
      
      * rm Remove duplicate notes
      
      * Fix formatting errors
      
      * add new control image
      
      * add model cpu offload
      
      * update help for adafactor
      
      * make quality & style
      
      * make quality and style
      
      * rename flux_controlnet_model_name_or_path
      
      * fix back src/diffusers/pipelines/flux/pipeline_flux_controlnet.py
      
      * fix dtype error by pre calculate text emb
      
      * rm image save
      
      * quality fix
      
      * fix test
      
      * fix tiny flux train error
      
      * change report to to tensorboard
      
      * fix save name error when test
      
      * Fix shrinking errors
      
      ---------
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarYour Name <you@example.com>
      534848c3
  12. 14 Aug, 2024 1 commit
  13. 01 Jul, 2024 1 commit
  14. 13 Jun, 2024 1 commit
  15. 29 May, 2024 1 commit
  16. 03 May, 2024 1 commit
  17. 02 Apr, 2024 1 commit
    • Bagheera's avatar
      7529 do not disable autocast for cuda devices (#7530) · 8e963d1c
      Bagheera authored
      
      
      * 7529 do not disable autocast for cuda devices
      
      * Remove typecasting error check for non-mps platforms, as a correct autocast implementation makes it a non-issue
      
      * add autocast fix to other training examples
      
      * disable native_amp for dreambooth (sdxl)
      
      * disable native_amp for pix2pix (sdxl)
      
      * remove tests from remaining files
      
      * disable native_amp on huggingface accelerator for every training example that uses it
      
      * convert more usages of autocast to nullcontext, make style fixes
      
      * make style fixes
      
      * style.
      
      * Empty-Commit
      
      ---------
      Co-authored-by: default avatarbghira <bghira@users.github.com>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      8e963d1c
  18. 28 Mar, 2024 1 commit
  19. 18 Mar, 2024 1 commit
  20. 13 Mar, 2024 1 commit
  21. 04 Mar, 2024 1 commit
    • Linoy Tsaban's avatar
      [training scripts] add tags of diffusers-training (#7206) · 8da360aa
      Linoy Tsaban authored
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add tags for diffusers training
      
      * add dora tags for drambooth lora scripts
      
      * style
      8da360aa
  22. 27 Feb, 2024 1 commit
  23. 09 Feb, 2024 3 commits
  24. 08 Feb, 2024 1 commit
  25. 12 Jan, 2024 1 commit
  26. 05 Jan, 2024 1 commit
  27. 01 Dec, 2023 1 commit
  28. 27 Nov, 2023 1 commit
  29. 10 Nov, 2023 1 commit
  30. 06 Nov, 2023 1 commit
  31. 14 Sep, 2023 1 commit
  32. 08 Sep, 2023 1 commit
  33. 17 Aug, 2023 1 commit
  34. 12 Aug, 2023 1 commit
  35. 04 Aug, 2023 1 commit
  36. 27 Jul, 2023 1 commit
  37. 26 Jul, 2023 2 commits