1. 08 Feb, 2024 1 commit
  2. 20 Nov, 2023 1 commit
    • M. Tolga Cangöz's avatar
      Revert "[`Docs`] Update and make improvements" (#5858) · c72a1739
      M. Tolga Cangöz authored
      * Revert "[`Docs`] Update and make improvements (#5819)"
      
      This reverts commit c697f524.
      
      * Update README.md
      
      * Update memory.md
      
      * Update basic_training.md
      
      * Update write_own_pipeline.md
      
      * Update fp16.md
      
      * Update basic_training.md
      
      * Update write_own_pipeline.md
      
      * Update write_own_pipeline.md
      c72a1739
  3. 16 Nov, 2023 1 commit
  4. 01 Nov, 2023 1 commit
  5. 17 Oct, 2023 1 commit
  6. 16 Oct, 2023 1 commit
  7. 12 Aug, 2023 1 commit
  8. 26 Jul, 2023 1 commit
  9. 03 Jul, 2023 1 commit
  10. 14 Jun, 2023 1 commit
  11. 26 May, 2023 1 commit
  12. 11 Apr, 2023 1 commit
    • Patrick von Platen's avatar
      Fix config prints and save, load of pipelines (#2849) · 8b451eb6
      Patrick von Platen authored
      * [Config] Fix config prints and save, load
      
      * Only use potential nn.Modules for dtype and device
      
      * Correct vae image processor
      
      * make sure in_channels is not accessed directly
      
      * make sure in channels is only accessed via config
      
      * Make sure schedulers only access config attributes
      
      * Make sure to access config in SAG
      
      * Fix vae processor and make style
      
      * add tests
      
      * uP
      
      * make style
      
      * Fix more naming issues
      
      * Final fix with vae config
      
      * change more
      8b451eb6
  13. 10 Mar, 2023 1 commit
  14. 03 Mar, 2023 1 commit
    • Steven Liu's avatar
      Training tutorial (#2473) · fa6d52d5
      Steven Liu authored
      * first draft
      
      *  minor edits
      
      *  minor fixes
      
      * 🖍 apply feedbacks
      
      * 🖍 apply feedback and minor edits
      fa6d52d5