1. 03 Dec, 2024 2 commits
  2. 28 Nov, 2024 3 commits
  3. 27 Nov, 2024 1 commit
  4. 25 Nov, 2024 1 commit
  5. 24 Nov, 2024 1 commit
  6. 19 Nov, 2024 2 commits
  7. 18 Nov, 2024 2 commits
  8. 16 Nov, 2024 1 commit
  9. 13 Nov, 2024 1 commit
  10. 08 Nov, 2024 3 commits
  11. 07 Nov, 2024 1 commit
    • Sayak Paul's avatar
      [Core] introduce `controlnet` module (#8768) · ded3db16
      Sayak Paul authored
      
      
      * move vae flax module.
      
      * controlnet module.
      
      * prepare for PR.
      
      * revert a commit
      
      * gracefully deprecate controlnet deps.
      
      * fix
      
      * fix doc path
      
      * fix-copies
      
      * fix path
      
      * style
      
      * style
      
      * conflicts
      
      * fix
      
      * fix-copies
      
      * sparsectrl.
      
      * updates
      
      * fix
      
      * updates
      
      * updates
      
      * updates
      
      * fix
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      ded3db16
  12. 06 Nov, 2024 2 commits
  13. 02 Nov, 2024 1 commit
    • Dorsa Rohani's avatar
      Add Diffusion Policy for Reinforcement Learning (#9824) · c10f875f
      Dorsa Rohani authored
      
      
      * enable cpu ability
      
      * model creation + comprehensive testing
      
      * training + tests
      
      * all tests working
      
      * remove unneeded files + clarify docs
      
      * update train tests
      
      * update readme.md
      
      * remove data from gitignore
      
      * undo cpu enabled option
      
      * Update README.md
      
      * update readme
      
      * code quality fixes
      
      * diffusion policy example
      
      * update readme
      
      * add pretrained model weights + doc
      
      * add comment
      
      * add documentation
      
      * add docstrings
      
      * update comments
      
      * update readme
      
      * fix code quality
      
      * Update examples/reinforcement_learning/README.md
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Update examples/reinforcement_learning/diffusion_policy.py
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * suggestions + safe globals for weights_only=True
      
      * suggestions + safe weights loading
      
      * fix code quality
      
      * reformat file
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      c10f875f
  14. 01 Nov, 2024 4 commits
  15. 31 Oct, 2024 3 commits
  16. 28 Oct, 2024 5 commits
  17. 26 Oct, 2024 1 commit
  18. 25 Oct, 2024 2 commits
  19. 23 Oct, 2024 1 commit
  20. 22 Oct, 2024 3 commits