1. 17 May, 2023 5 commits
  2. 16 May, 2023 5 commits
  3. 15 May, 2023 1 commit
  4. 12 May, 2023 2 commits
  5. 11 May, 2023 4 commits
  6. 10 May, 2023 3 commits
  7. 09 May, 2023 3 commits
    • Steven Liu's avatar
      [docs] Improve safetensors docstring (#3368) · 26832aa5
      Steven Liu authored
      * clarify safetensor docstring
      
      * fix typo
      
      * apply feedback
      26832aa5
    • YiYi Xu's avatar
      Postprocessing refactor all others (#3337) · c5594795
      YiYi Xu authored
      
      
      * add text2img
      
      * fix-copies
      
      * add
      
      * add all other pipelines
      
      * add
      
      * add
      
      * add
      
      * add
      
      * add
      
      * make style
      
      * style + fix copies
      
      ---------
      Co-authored-by: default avataryiyixuxu <yixu310@gmail,com>
      c5594795
    • Will Berman's avatar
      if dreambooth lora (#3360) · a757b2db
      Will Berman authored
      * update IF stage I pipelines
      
      add fixed variance schedulers and lora loading
      
      * added kv lora attn processor
      
      * allow loading into alternative lora attn processor
      
      * make vae optional
      
      * throw away predicted variance
      
      * allow loading into added kv lora layer
      
      * allow load T5
      
      * allow pre compute text embeddings
      
      * set new variance type in schedulers
      
      * fix copies
      
      * refactor all prompt embedding code
      
      class prompts are now included in pre-encoding code
      max tokenizer length is now configurable
      embedding attention mask is now configurable
      
      * fix for when variance type is not defined on scheduler
      
      * do not pre compute validation prompt if not present
      
      * add example test for if lora dreambooth
      
      * add check for train text encoder and pre compute text embeddings
      a757b2db
  8. 08 May, 2023 3 commits
  9. 06 May, 2023 2 commits
  10. 05 May, 2023 4 commits
  11. 03 May, 2023 2 commits
  12. 02 May, 2023 1 commit
  13. 01 May, 2023 3 commits
  14. 28 Apr, 2023 2 commits