"docs/source/vscode:/vscode.git/clone" did not exist on "7cd531c4d67f8de5c597ae5ad589e6acae36a4c3"
  1. 20 Apr, 2023 1 commit
    • nupurkmr9's avatar
      adding custom diffusion training to diffusers examples (#3031) · 3979aac9
      nupurkmr9 authored
      
      
      * diffusers==0.14.0 update
      
      * custom diffusion update
      
      * custom diffusion update
      
      * custom diffusion update
      
      * custom diffusion update
      
      * custom diffusion update
      
      * custom diffusion update
      
      * custom diffusion
      
      * custom diffusion
      
      * custom diffusion
      
      * custom diffusion
      
      * custom diffusion
      
      * apply formatting and get rid of bare except.
      
      * refactor readme and other minor changes.
      
      * misc refactor.
      
      * fix: repo_id issue and loaders logging bug.
      
      * fix: save_model_card.
      
      * fix: save_model_card.
      
      * fix: save_model_card.
      
      * add: doc entry.
      
      * refactor doc,.
      
      * custom diffusion
      
      * custom diffusion
      
      * custom diffusion
      
      * apply style.
      
      * remove tralining whitespace.
      
      * fix: toctree entry.
      
      * remove unnecessary print.
      
      * custom diffusion
      
      * custom diffusion
      
      * custom diffusion test
      
      * custom diffusion xformer update
      
      * custom diffusion xformer update
      
      * custom diffusion xformer update
      
      ---------
      Co-authored-by: default avatarNupur Kumari <nupurkumari@Nupurs-MacBook-Pro.local>
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      Co-authored-by: default avatarNupur Kumari <nupurkumari@nupurs-mbp.wifi.local.cmu.edu>
      3979aac9
  2. 19 Apr, 2023 1 commit
  3. 18 Apr, 2023 1 commit
  4. 14 Apr, 2023 1 commit
  5. 13 Apr, 2023 1 commit
  6. 12 Apr, 2023 4 commits
  7. 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
  8. 10 Apr, 2023 2 commits
  9. 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
  10. 06 Apr, 2023 1 commit
  11. 04 Apr, 2023 8 commits
  12. 31 Mar, 2023 4 commits
  13. 30 Mar, 2023 1 commit
  14. 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
  15. 28 Mar, 2023 10 commits