1. 27 Jan, 2023 1 commit
  2. 25 Jan, 2023 3 commits
  3. 21 Jan, 2023 1 commit
    • Patrick von Platen's avatar
      Correct Pix2Pix example (#2056) · 8d326e61
      Patrick von Platen authored
      * Correct Pix2Pix example
      
      - no advertisement of revision -> it'll be deprecated soon
      - by default safety checker should be used
      
      * Update docs/source/en/api/pipelines/stable_diffusion/pix2pix.mdx
      
      * up
      8d326e61
  4. 20 Jan, 2023 1 commit
  5. 18 Jan, 2023 2 commits
  6. 17 Jan, 2023 2 commits
    • Kashif Rasul's avatar
      DiT Pipeline (#1806) · 37d113cc
      Kashif Rasul authored
      
      
      * added dit model
      
      * import
      
      * initial pipeline
      
      * initial convert script
      
      * initial pipeline
      
      * make style
      
      * raise valueerror
      
      * single function
      
      * rename classes
      
      * use DDIMScheduler
      
      * timesteps embedder
      
      * samples to cpu
      
      * fix var names
      
      * fix numpy type
      
      * use timesteps class for proj
      
      * fix typo
      
      * fix arg name
      
      * flip_sin_to_cos and better var names
      
      * fix C shape cal
      
      * make style
      
      * remove unused imports
      
      * cleanup
      
      * add back patch_size
      
      * initial dit doc
      
      * typo
      
      * Update docs/source/api/pipelines/dit.mdx
      Co-authored-by: default avatarSuraj Patil <surajp815@gmail.com>
      
      * added copyright license headers
      
      * added example usage and toc
      
      * fix variable names asserts
      
      * remove comment
      
      * added docs
      
      * fix typo
      
      * upstream changes
      
      * set proper device for drop_ids
      
      * added initial dit pipeline test
      
      * update docs
      
      * fix imports
      
      * make fix-copies
      
      * isort
      
      * fix imports
      
      * get rid of more magic numbers
      
      * fi...
      37d113cc
    • Patrick von Platen's avatar
      [Docs] No more autocast (#2021) · f77ff561
      Patrick von Platen authored
      no more autocast
      f77ff561
  7. 12 Jan, 2023 1 commit
  8. 06 Jan, 2023 1 commit
  9. 05 Jan, 2023 2 commits
  10. 04 Jan, 2023 2 commits