1. 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
  2. 16 Sep, 2024 1 commit
  3. 01 Jul, 2024 1 commit
  4. 04 Jun, 2024 1 commit
    • Marçal Comajoan Cara's avatar
      Update transformer2d.md title (#8375) · dc89434b
      Marçal Comajoan Cara authored
      * Update transformer2d.md title
      
      For the other classes (e.g., UNet2DModel) the title of the documentation coincides with the name of the class, but that was not the case for Transformer2DModel.
      
      * Update model docs titles for consistency with class names
      dc89434b
  5. 08 Feb, 2024 1 commit
  6. 13 Nov, 2023 1 commit
  7. 25 Oct, 2023 1 commit
  8. 26 Jul, 2023 1 commit
  9. 19 Jul, 2023 1 commit
  10. 30 Jun, 2023 1 commit
    • Steven Liu's avatar
      [docs] Model API (#3562) · 174dcd69
      Steven Liu authored
      * add modelmixin and unets
      
      * remove old model page
      
      * minor fixes
      
      * fix unet2dcondition
      
      * add vqmodel and autoencoderkl
      
      * add rest of models
      
      * fix autoencoderkl path
      
      * fix toctree
      
      * fix toctree again
      
      * apply feedback
      
      * apply feedback
      
      * fix copies
      
      * fix controlnet copy
      
      * fix copies
      174dcd69