1. 04 Aug, 2025 1 commit
  2. 27 Jun, 2025 1 commit
  3. 26 May, 2025 1 commit
  4. 28 Apr, 2025 1 commit
    • Sayak Paul's avatar
      [tests] add tests to check for graph breaks, recompilation, cuda syncs in... · aa5f5d41
      Sayak Paul authored
      [tests] add tests to check for graph breaks, recompilation, cuda syncs in pipelines during torch.compile() (#11085)
      
      * test for better torch.compile stuff.
      
      * fixes
      
      * recompilation and graph break.
      
      * clear compilation cache.
      
      * change to modeling level test.
      
      * allow running compilation tests during nightlies.
      aa5f5d41
  5. 22 Jan, 2025 1 commit
  6. 08 Jan, 2025 1 commit
  7. 07 Jan, 2025 1 commit
  8. 16 Sep, 2024 1 commit
  9. 12 Sep, 2024 1 commit
  10. 27 Aug, 2024 1 commit
  11. 23 Aug, 2024 1 commit
  12. 19 Aug, 2024 1 commit
  13. 29 Jul, 2024 1 commit
  14. 25 Jul, 2024 1 commit
  15. 26 Jun, 2024 1 commit
  16. 05 Jun, 2024 1 commit
    • Sayak Paul's avatar
      [LoRA] Remove legacy LoRA code and related adjustments (#8316) · a0542c19
      Sayak Paul authored
      * remove legacy code from load_attn_procs.
      
      * finish first draft
      
      * fix more.
      
      * fix more
      
      * add test
      
      * add serialization support.
      
      * fix-copies
      
      * require peft backend for lora tests
      
      * style
      
      * fix test
      
      * fix loading.
      
      * empty
      
      * address benjamin's feedback.
      a0542c19
  17. 03 Jun, 2024 1 commit
  18. 21 May, 2024 1 commit
  19. 15 May, 2024 1 commit
    • Isamu Isozaki's avatar
      Adding VQGAN Training script (#5483) · d27e996c
      Isamu Isozaki authored
      
      
      * Init commit
      
      * Removed einops
      
      * Added default movq config for training
      
      * Update explanation of prompts
      
      * Fixed inheritance of discriminator and init_tracker
      
      * Fixed incompatible api between muse and here
      
      * Fixed output
      
      * Setup init training
      
      * Basic structure done
      
      * Removed attention for quick tests
      
      * Style fixes
      
      * Fixed vae/vqgan styles
      
      * Removed redefinition of wandb
      
      * Fixed log_validation and tqdm
      
      * Nothing commit
      
      * Added commit loss to lookup_from_codebook
      
      * Update src/diffusers/models/vq_model.py
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Adding perliminary README
      
      * Fixed one typo
      
      * Local changes
      
      * Fixed main issues
      
      * Merging
      
      * Update src/diffusers/models/vq_model.py
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Testing+Fixed bugs in training script
      
      * Some style fixes
      
      * Added wandb to docs
      
      * Fixed timm test
      
      * get testing suite ready.
      
      * remove return loss
      
      * remove return_loss
      
      * Remove diffs
      
      * Remove diffs
      
      * fix ruff format
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      d27e996c
  20. 09 May, 2024 2 commits
  21. 06 May, 2024 1 commit
  22. 03 May, 2024 1 commit
  23. 02 May, 2024 4 commits
  24. 01 May, 2024 1 commit
  25. 19 Apr, 2024 1 commit
  26. 18 Apr, 2024 1 commit
  27. 17 Apr, 2024 1 commit
  28. 10 Apr, 2024 1 commit
  29. 20 Mar, 2024 1 commit
  30. 01 Mar, 2024 1 commit
  31. 29 Feb, 2024 1 commit
    • Sayak Paul's avatar
      use uv for installing stuff in the workflows. (#7116) · 3daebe2b
      Sayak Paul authored
      * use uv for installing stuff in the workflows.
      
      * fix: from source installation command when using uv.
      
      * fix uv venv issue
      
      * edit editable installation.
      
      * fix quality installation
      
      * checking
      
      * make editable.
      
      * more check
      
      * check
      
      * add: export step
      
      * venv handling.
      
      * checking.
      
      * fix: dependency workflows.
      
      * peft tests.
      
      * proper way to initialize env.
      
      * Empty-Commit
      
      * Empty-Commit
      3daebe2b
  32. 28 Feb, 2024 2 commits
  33. 04 Jan, 2024 1 commit
  34. 30 Oct, 2023 1 commit
  35. 12 Oct, 2023 1 commit