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