1. 01 Jul, 2024 1 commit
  2. 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
  3. 08 Feb, 2024 1 commit
  4. 13 Nov, 2023 1 commit
  5. 25 Oct, 2023 1 commit
  6. 26 Jul, 2023 1 commit
  7. 19 Jul, 2023 1 commit
  8. 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