1. 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
  2. 22 Jul, 2024 1 commit
  3. 24 Jun, 2024 2 commits
  4. 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
  5. 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
  6. 08 Feb, 2024 1 commit
  7. 16 Nov, 2023 1 commit
  8. 29 Sep, 2023 1 commit
  9. 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
  10. 26 Jul, 2023 1 commit
  11. 18 Jul, 2023 1 commit