1. 04 Aug, 2025 1 commit
  2. 16 Jul, 2025 1 commit
  3. 09 Jul, 2025 1 commit
  4. 19 Mar, 2025 1 commit
  5. 18 Mar, 2025 1 commit
  6. 27 Feb, 2025 2 commits
  7. 25 Feb, 2025 1 commit
  8. 20 Feb, 2025 1 commit
  9. 22 Jan, 2025 1 commit
  10. 14 Jan, 2025 2 commits
  11. 16 Dec, 2024 1 commit
  12. 12 Dec, 2024 1 commit
  13. 24 Oct, 2024 1 commit
  14. 24 Sep, 2024 1 commit
  15. 16 Sep, 2024 1 commit
  16. 12 Sep, 2024 1 commit
  17. 03 Sep, 2024 1 commit
  18. 27 Aug, 2024 1 commit
  19. 23 Aug, 2024 1 commit
  20. 19 Aug, 2024 1 commit
  21. 29 Jul, 2024 1 commit
  22. 25 Jul, 2024 1 commit
  23. 26 Jun, 2024 1 commit
  24. 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
  25. 03 Jun, 2024 1 commit
  26. 21 May, 2024 1 commit
  27. 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
  28. 09 May, 2024 2 commits
  29. 06 May, 2024 1 commit
  30. 03 May, 2024 1 commit
  31. 02 May, 2024 4 commits
  32. 01 May, 2024 1 commit
  33. 19 Apr, 2024 1 commit
  34. 18 Apr, 2024 1 commit