1. 24 Apr, 2025 1 commit
  2. 16 Sep, 2024 1 commit
  3. 24 Jun, 2024 1 commit
  4. 29 May, 2024 1 commit
  5. 25 Mar, 2024 1 commit
  6. 08 Feb, 2024 1 commit
  7. 14 Nov, 2023 1 commit
    • Steven Liu's avatar
      [docs] Update training docs (#5512) · bae14c8b
      Steven Liu authored
      * first draft
      
      * try hfoption syntax
      
      * fix hfoption id
      
      * add text2image
      
      * fix tag
      
      * feedback
      
      * feedbacks
      
      * add textual inversion
      
      * DreamBooth
      
      * lora
      
      * controlnet
      
      * instructpix2pix
      
      * custom diffusion
      
      * t2i
      
      * separate training methods and models
      
      * sdxl
      
      * kandinsky
      
      * wuerstchen
      
      * light edits
      bae14c8b
  8. 16 Aug, 2023 1 commit
  9. 10 Aug, 2023 1 commit
  10. 26 Jul, 2023 1 commit
  11. 11 Jul, 2023 1 commit
    • Sayak Paul's avatar
      [Examples] Add a training script for SDXL DreamBooth LoRA (#4016) · 3d74dc2a
      Sayak Paul authored
      
      
      * add dreambooth lora script for SDXL incorporating latest changes.
      
      * remove use_auth_token=True.
      
      * add: documentation
      
      * remove unneeded cli.
      
      * increase the number of training steps in the readme.
      
      * add LoraLoaderMixin to the subclassing mix.
      
      * add sdxl lora dreambooth test.
      
      * add: inference code sample.
      
      * add: refiner output.
      
      * add LoraLoaderMixin to the mix of classes of StableDiffusionXLImg2ImgPipeline.
      
      * change default resolution of DreamBoothDataset.
      
      * better sdxl report path.
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      
      ---------
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      3d74dc2a
  12. 14 Jun, 2023 1 commit
  13. 05 Jun, 2023 1 commit
  14. 02 Jun, 2023 1 commit
  15. 26 May, 2023 1 commit
  16. 19 May, 2023 1 commit
  17. 04 May, 2023 1 commit
  18. 28 Apr, 2023 1 commit
  19. 21 Apr, 2023 1 commit
  20. 20 Apr, 2023 1 commit
  21. 28 Mar, 2023 2 commits
  22. 20 Mar, 2023 1 commit
  23. 06 Mar, 2023 1 commit
  24. 01 Mar, 2023 1 commit
  25. 07 Feb, 2023 1 commit
  26. 04 Jan, 2023 1 commit
    • Chanran Kim's avatar
      Init for korean docs (#1910) · 75d53cc8
      Chanran Kim authored
      * init for korean docs
      
      * edit build yml file for multi language docs
      
      * edit one more build yml file for multi language docs
      
      * add title for get_frontmatter error
      75d53cc8
  27. 20 Dec, 2022 1 commit
    • Pedro Cuenca's avatar
      Dreambooth docs: minor fixes (#1758) · a6fb9407
      Pedro Cuenca authored
      * Section header for in-painting, inference from checkpoint.
      
      * Inference: link to section to perform inference from checkpoint.
      
      * Move Dreambooth in-painting instructions to the proper place.
      a6fb9407
  28. 16 Dec, 2022 1 commit
    • Pedro Cuenca's avatar
      Docs: recommend xformers (#1724) · acd31781
      Pedro Cuenca authored
      * Fix links to flash attention.
      
      * Add xformers installation instructions.
      
      * Make link to xformers install more prominent.
      
      * Link to xformers install from training docs.
      acd31781
  29. 15 Dec, 2022 1 commit
  30. 07 Nov, 2022 1 commit
  31. 28 Oct, 2022 1 commit