1. 09 Oct, 2025 1 commit
  2. 08 Oct, 2025 2 commits
  3. 26 Aug, 2025 1 commit
  4. 09 Jul, 2025 1 commit
  5. 26 May, 2025 1 commit
  6. 16 Apr, 2025 1 commit
  7. 07 Jan, 2025 1 commit
  8. 19 Nov, 2024 1 commit
  9. 20 Oct, 2024 1 commit
  10. 24 Sep, 2024 1 commit
  11. 25 Jul, 2024 1 commit
  12. 16 Jul, 2024 1 commit
  13. 29 Jun, 2024 1 commit
  14. 17 Jun, 2024 1 commit
  15. 27 May, 2024 2 commits
  16. 24 May, 2024 1 commit
  17. 10 May, 2024 1 commit
  18. 10 Apr, 2024 1 commit
  19. 11 Mar, 2024 1 commit
    • Sayak Paul's avatar
      [Dockerfiles] add: a workflow to check if docker containers can be built in... · 5dd8e04d
      Sayak Paul authored
      [Dockerfiles] add: a workflow to check if docker containers can be built in case of modifications (#7129)
      
      * add: a workflow to check if docker containers can be built if the files are modified.
      
      * type
      
      * unify docker image build test and push
      
      * make it run on prs too.
      
      * check
      
      * check
      
      * check
      
      * check again.
      
      * remove docker test build file.
      
      * remove extra dependencies./
      
      * check
      5dd8e04d
  20. 04 Mar, 2024 1 commit
  21. 01 Mar, 2024 1 commit
  22. 27 Feb, 2024 2 commits
  23. 12 Feb, 2024 1 commit
  24. 31 Jan, 2024 1 commit
  25. 16 Jan, 2024 1 commit
  26. 31 Oct, 2023 1 commit
  27. 23 Oct, 2023 1 commit
  28. 17 Oct, 2023 1 commit
  29. 12 Oct, 2023 1 commit
  30. 05 Oct, 2023 1 commit
  31. 02 Oct, 2023 1 commit
  32. 26 Sep, 2023 1 commit
  33. 06 Jul, 2023 1 commit
    • Patrick von Platen's avatar
      [SD-XL] Add new pipelines (#3859) · bc9a8cef
      Patrick von Platen authored
      
      
      * Add new text encoder
      
      * add transformers depth
      
      * More
      
      * Correct conversion script
      
      * Fix more
      
      * Fix more
      
      * Correct more
      
      * correct text encoder
      
      * Finish all
      
      * proof that in works in run local xl
      
      * clean up
      
      * Get refiner to work
      
      * Add red castle
      
      * Fix batch size
      
      * Improve pipelines more
      
      * Finish text2image tests
      
      * Add img2img test
      
      * Fix more
      
      * fix import
      
      * Fix embeddings for classic models (#3888)
      
      Fix embeddings for classic SD models.
      
      * Allow multiple prompts to be passed to the refiner (#3895)
      
      * finish more
      
      * Apply suggestions from code review
      
      * add watermarker
      
      * Model offload (#3889)
      
      * Model offload.
      
      * Model offload for refiner / img2img
      
      * Hardcode encoder offload on img2img vae encode
      
      Saves some GPU RAM in img2img / refiner tasks so it remains below 8 GB.
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * correct
      
      * fix
      
      * clean print
      
      * Update install warning for `invisible-watermark`
      
      * add: missing docstrings.
      
      * fix and simplify the usage example in img2img.
      
      * fix setup for watermarking.
      
      * Revert "fix setup for watermarking."
      
      This reverts commit 491bc9f5a640bbf46a97a8e52d6eff7e70eb8e4b.
      
      * fix: watermarking setup.
      
      * fix: op.
      
      * run make fix-copies.
      
      * make sure tests pass
      
      * improve convert
      
      * make tests pass
      
      * make tests pass
      
      * better error message
      
      * fiinsh
      
      * finish
      
      * Fix final test
      
      ---------
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      bc9a8cef
  34. 30 May, 2023 1 commit
    • Patrick von Platen's avatar
      Fix temb attention (#3607) · c0f867af
      Patrick von Platen authored
      * Fix temb attention
      
      * Apply suggestions from code review
      
      * make style
      
      * Add tests and fix docker
      
      * Apply suggestions from code review
      c0f867af
  35. 11 May, 2023 2 commits
  36. 15 Mar, 2023 1 commit