"tests/vscode:/vscode.git/clone" did not exist on "794f7e49a97103a436b6fe2990d15c79fcd97b03"
  1. 21 Apr, 2023 3 commits
  2. 20 Apr, 2023 3 commits
  3. 19 Apr, 2023 1 commit
  4. 18 Apr, 2023 1 commit
  5. 14 Apr, 2023 1 commit
  6. 13 Apr, 2023 1 commit
  7. 12 Apr, 2023 4 commits
  8. 11 Apr, 2023 3 commits
    • Steven Liu's avatar
      [docs] Reusing components (#3000) · cb9d77af
      Steven Liu authored
      * reuse-components
      
      * format
      cb9d77af
    • 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
    • Mishig's avatar
      Update contribution.mdx (#3054) · 4f48476d
      Mishig authored
      * Update contribution.mdx
      
      hotfix for doc-builder parsing quote in heading bug
      
      * quoteation replace
      4f48476d
  9. 10 Apr, 2023 2 commits
  10. 07 Apr, 2023 1 commit
    • Guspan Tanadi's avatar
      docs: Link Navigation Path API Pipelines (#2976) · ce144d6d
      Guspan Tanadi authored
      * docs: link navigation Safe Stable Diffusion
      
      Link navigation API pipelines text2img and using diffusers Conditional Image Generation.
      
      * docs: link navigation Versatile Diffusion
      
      Removing exceeding path Stable Diffusion Overview.
      
      * docs: Python extension Spectrogram Diffusion
      
      Link navigation Spectrogram Diffusion Pipeline source code
      
      * docs: Link navigation AltDiffusion Pipelines
      
      Stable Diffusion Overview and Using Diffusers path.
      ce144d6d
  11. 06 Apr, 2023 1 commit
  12. 04 Apr, 2023 8 commits
  13. 31 Mar, 2023 4 commits
  14. 30 Mar, 2023 1 commit
  15. 29 Mar, 2023 1 commit
    • Steven Liu's avatar
      [docs] Performance tutorial (#2773) · e47459c8
      Steven Liu authored
      * update performance tutorial
      
      * fix divs
      
      * oops forgot to close tag
      
      * apply feedback
      
      * apply feedback
      
      * apply feedback
      
      * align doc title
      e47459c8
  16. 28 Mar, 2023 5 commits