1. 29 Nov, 2023 1 commit
  2. 27 Nov, 2023 1 commit
  3. 21 Nov, 2023 1 commit
    • Dhruv Nair's avatar
      Add tests fetcher (#5848) · ebc7bede
      Dhruv Nair authored
      * add tests fetcher to utils
      
      * add test fetcher
      
      * update
      
      * update
      
      * remove unused dependency version check script
      
      * update
      
      * fix mistake
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * remove concurrency params
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * move test fetcher to dedicated workflow
      ebc7bede
  4. 20 Nov, 2023 2 commits
  5. 17 Nov, 2023 1 commit
  6. 14 Nov, 2023 1 commit
  7. 09 Nov, 2023 1 commit
  8. 07 Nov, 2023 1 commit
  9. 30 Oct, 2023 1 commit
  10. 27 Oct, 2023 1 commit
  11. 24 Oct, 2023 1 commit
    • Isamu Isozaki's avatar
      Japanese docs (#5478) · b8896a15
      Isamu Isozaki authored
      * Finished _toctree.yml and index.md
      
      * Finished installation.md
      
      * Properly finished installation.md and almost finished quicktour
      
      * Finished quicktour
      
      * Finished stable diffusion doc
      
      * Fixed _toctree.yml
      
      * Fixed requests
      
      * Fix country code
      
      * Properly push
      b8896a15
  12. 12 Oct, 2023 1 commit
  13. 06 Oct, 2023 1 commit
  14. 04 Oct, 2023 1 commit
    • Dhruv Nair's avatar
      New Pipeline Slow Test runners (#5131) · dd5a3629
      Dhruv Nair authored
      
      
      * pipline fetcher
      
      * update script
      
      * clean up
      
      * clean up
      
      * clean up
      
      * new pipeline runner
      
      * rename tests to match modules
      
      * test actions in pr
      
      * change runner to gpu
      
      * clean up
      
      * clean up
      
      * clean up
      
      * fix report
      
      * fix reporting
      
      * clean up
      
      * show test stats in failure reports
      
      * give names to jobs
      
      * add lora tests
      
      * split torch cuda tests and add compile tests
      
      * clean up
      
      * fix tests
      
      * change push to run only on main
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      dd5a3629
  15. 26 Sep, 2023 1 commit
  16. 23 Sep, 2023 1 commit
  17. 22 Sep, 2023 1 commit
  18. 20 Sep, 2023 1 commit
  19. 18 Sep, 2023 1 commit
  20. 12 Sep, 2023 1 commit
  21. 11 Sep, 2023 1 commit
  22. 15 Aug, 2023 1 commit
  23. 12 Jul, 2023 1 commit
  24. 06 Jul, 2023 4 commits
    • Patrick von Platen's avatar
      fix main docs · 51593da2
      Patrick von Platen authored
      51593da2
    • Patrick von Platen's avatar
      Fix SD XL Docs (#3971) · 38e563d0
      Patrick von Platen authored
      * finish sd xl docs
      
      * make style
      
      * Apply suggestions from code review
      
      * uP
      
      * uP
      
      * Correct
      38e563d0
    • Patrick von Platen's avatar
      Improve SD XL (#3968) · 187ea539
      Patrick von Platen authored
      * improve sd xl
      
      * correct more
      
      * finish
      
      * make style
      
      * fix more
      187ea539
    • 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
  25. 28 Jun, 2023 1 commit
  26. 15 Jun, 2023 2 commits
  27. 12 Jun, 2023 2 commits
  28. 10 Jun, 2023 2 commits
  29. 07 Jun, 2023 3 commits
  30. 20 May, 2023 1 commit
    • Pedro Cuenca's avatar
      mps & onnx tests rework (#3449) · f7b4f51c
      Pedro Cuenca authored
      * Remove ONNX tests from PR.
      
      They are already a part of push_tests.yml.
      
      * Remove mps tests from PRs.
      
      They are already performed on push.
      
      * Fix workflow name for fast push tests.
      
      * Extract mps tests to a workflow.
      
      For better control/filtering.
      
      * Remove --extra-index-url from mps tests
      
      * Increase tolerance of mps test
      
      This test passes in my Mac (Ventura 13.3) but fails in the CI hardware
      (Ventura 13.2). I ran the local tests following the same steps that
      exist in the CI workflow.
      
      * Temporarily run mps tests on pr
      
      So we can test.
      
      * Revert "Temporarily run mps tests on pr"
      
      Tests passed, go back to running on push.
      f7b4f51c
  31. 16 May, 2023 1 commit