1. 17 Oct, 2025 1 commit
  2. 06 Oct, 2025 1 commit
  3. 30 Sep, 2025 1 commit
  4. 29 Jul, 2025 1 commit
  5. 19 Jun, 2025 1 commit
  6. 23 May, 2025 1 commit
  7. 19 May, 2025 1 commit
  8. 24 Mar, 2025 1 commit
  9. 03 Dec, 2024 1 commit
  10. 02 Dec, 2024 1 commit
  11. 16 Sep, 2024 1 commit
  12. 19 Aug, 2024 1 commit
  13. 05 Aug, 2024 1 commit
  14. 03 Aug, 2024 1 commit
  15. 26 Jul, 2024 1 commit
    • Sayak Paul's avatar
      [Chore] add `LoraLoaderMixin` to the inits (#8981) · d87fe95f
      Sayak Paul authored
      
      
      * introduce  to promote reusability.
      
      * up
      
      * add more tests
      
      * up
      
      * remove comments.
      
      * fix fuse_nan test
      
      * clarify the scope of fuse_lora and unfuse_lora
      
      * remove space
      
      * rewrite fuse_lora a bit.
      
      * feedback
      
      * copy over load_lora_into_text_encoder.
      
      * address dhruv's feedback.
      
      * fix-copies
      
      * fix issubclass.
      
      * num_fused_loras
      
      * fix
      
      * fix
      
      * remove mapping
      
      * up
      
      * fix
      
      * style
      
      * fix-copies
      
      * change to SD3TransformerLoRALoadersMixin
      
      * Apply suggestions from code review
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * up
      
      * handle wuerstchen
      
      * up
      
      * move lora to lora_pipeline.py
      
      * up
      
      * fix-copies
      
      * fix documentation.
      
      * comment set_adapters().
      
      * fix-copies
      
      * fix set_adapters() at the model level.
      
      * fix?
      
      * fix
      
      * loraloadermixin.
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      d87fe95f
  16. 25 Jul, 2024 2 commits
    • YiYi Xu's avatar
      Revert "[LoRA] introduce LoraBaseMixin to promote reusability." (#8976) · 62863bb1
      YiYi Xu authored
      Revert "[LoRA] introduce LoraBaseMixin to promote reusability. (#8774)"
      
      This reverts commit 527430d0.
      62863bb1
    • Sayak Paul's avatar
      [LoRA] introduce LoraBaseMixin to promote reusability. (#8774) · 527430d0
      Sayak Paul authored
      
      
      * introduce  to promote reusability.
      
      * up
      
      * add more tests
      
      * up
      
      * remove comments.
      
      * fix fuse_nan test
      
      * clarify the scope of fuse_lora and unfuse_lora
      
      * remove space
      
      * rewrite fuse_lora a bit.
      
      * feedback
      
      * copy over load_lora_into_text_encoder.
      
      * address dhruv's feedback.
      
      * fix-copies
      
      * fix issubclass.
      
      * num_fused_loras
      
      * fix
      
      * fix
      
      * remove mapping
      
      * up
      
      * fix
      
      * style
      
      * fix-copies
      
      * change to SD3TransformerLoRALoadersMixin
      
      * Apply suggestions from code review
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * up
      
      * handle wuerstchen
      
      * up
      
      * move lora to lora_pipeline.py
      
      * up
      
      * fix-copies
      
      * fix documentation.
      
      * comment set_adapters().
      
      * fix-copies
      
      * fix set_adapters() at the model level.
      
      * fix?
      
      * fix
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      527430d0
  17. 22 Jul, 2024 2 commits
  18. 02 Jul, 2024 1 commit
  19. 24 Jun, 2024 3 commits
  20. 12 Jun, 2024 1 commit
  21. 05 Jun, 2024 1 commit
    • Tolga Cangöz's avatar
      Errata (#8322) · 98730c5d
      Tolga Cangöz authored
      * Fix typos
      
      * Trim trailing whitespaces
      
      * Remove a trailing whitespace
      
      * chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0
      
      * Revert "chore: Update MarigoldDepthPipeline checkpoint to prs-eth/marigold-lcm-v1-0"
      
      This reverts commit fd742b30b4258106008a6af4d0dd4664904f8595.
      
      * pokemon -> naruto
      
      * `DPMSolverMultistep` -> `DPMSolverMultistepScheduler`
      
      * Improve Markdown stylization
      
      * Improve style
      
      * Improve style
      
      * Refactor pipeline variable names for consistency
      
      * up style
      98730c5d
  22. 10 May, 2024 2 commits
  23. 07 May, 2024 1 commit
  24. 25 Apr, 2024 1 commit
  25. 18 Mar, 2024 2 commits
    • M. Tolga Cangöz's avatar
      e97a633b
    • M. Tolga Cangöz's avatar
      Fix Typos (#7325) · 6a05b274
      M. Tolga Cangöz authored
      * Fix PyTorch's convention for inplace functions
      
      * Fix import structure in __init__.py and update config loading logic in test_config.py
      
      * Update configuration access
      
      * Fix typos
      
      * Trim trailing white spaces
      
      * Fix typo in logger name
      
      * Revert "Fix PyTorch's convention for inplace functions"
      
      This reverts commit f65dc4afcb57ceb43d5d06389229d47bafb10d2d.
      
      * Fix typo in step_index property description
      
      * Revert "Update configuration access"
      
      This reverts commit 8d44e870b8c1ad08802e3e904c34baeca1b598f8.
      
      * Revert "Fix import structure in __init__.py and update config loading logic in test_config.py"
      
      This reverts commit 2ad5e8bca25aede3b912da22bd57285b598fe171.
      
      * Fix typos
      
      * Fix typos
      
      * Fix typos
      
      * Fix a typo: tranform -> transform
      6a05b274
  26. 21 Feb, 2024 1 commit
  27. 08 Feb, 2024 1 commit
  28. 20 Nov, 2023 1 commit
    • M. Tolga Cangöz's avatar
      Revert "[`Docs`] Update and make improvements" (#5858) · c72a1739
      M. Tolga Cangöz authored
      * Revert "[`Docs`] Update and make improvements (#5819)"
      
      This reverts commit c697f524.
      
      * Update README.md
      
      * Update memory.md
      
      * Update basic_training.md
      
      * Update write_own_pipeline.md
      
      * Update fp16.md
      
      * Update basic_training.md
      
      * Update write_own_pipeline.md
      
      * Update write_own_pipeline.md
      c72a1739
  29. 16 Nov, 2023 1 commit
  30. 17 Oct, 2023 1 commit
  31. 16 Oct, 2023 1 commit
  32. 29 Sep, 2023 1 commit
  33. 20 Sep, 2023 1 commit
  34. 01 Sep, 2023 1 commit
    • Seongsu Park's avatar
      [Docs] Korean translation update (#4684) · 0c775544
      Seongsu Park authored
      
      
      * Docs kr update 3
      
      controlnet, reproducibility 업로드
      
      generator 그대로 사용
      seamless multi-GPU 그대로 사용
      
      create_dataset 번역 1차
      
      stable_diffusion_jax
      
      new translation
      
      Add coreml, tome
      
      kr docs minor fix
      
      translate training/instructpix2pix
      
      fix training/instructpix2pix.mdx
      
      using-diffusers/weighting_prompts 번역 1차
      
      add SDXL docs
      
      Translate using-diffuers/loading_overview.md
      
      translate using-diffusers/textual_inversion_inference.md
      
      Conditional image generation (#37)
      
      * stable_diffusion_jax
      
      * index_update
      
      * index_update
      
      * condition_image_generation
      
      ---------
      Co-authored-by: default avatarSeongsu Park <tjdtnsu@gmail.com>
      
      jihwan/stable_diffusion.mdx
      
      custom_diffusion 작업 완료
      
      quicktour 작업 완료
      
      distributed inference & control brightness (#40)
      
      * distributed_inference.mdx
      
      * control_brightness
      
      ---------
      Co-authored-by: default avataridra79haza <idra79haza@github.com>
      Co-authored-by: default avatarSeongsu Park <tjdtnsu@gmail.com>
      
      using_safetensors (#41)
      
      * distributed_inference.mdx
      
      * control_brightness
      
      * using_safetensors.mdx
      
      ---------
      Co-authored-by: default avataridra79haza <idra79haza@github.com>
      Co-authored-by: default avatarSeongsu Park <tjdtnsu@gmail.com>
      
      delete safetensor short
      
      * Repace mdx to md
      
      * toctree update
      
      * Add controlling_generation
      
      * toctree fix
      
      * colab link, minor fix
      
      * docs name typo fix
      
      * frontmatter fix
      
      * translation fix
      0c775544