1. 30 Sep, 2025 1 commit
  2. 19 Jun, 2025 1 commit
  3. 26 Jun, 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. 29 Jan, 2024 1 commit
  7. 13 Nov, 2023 1 commit
  8. 26 Jul, 2023 1 commit
  9. 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