"src/vscode:/vscode.git/clone" did not exist on "3adbfa1812913d3aa3e124c68715d9ab68dc674a"
  1. 09 May, 2023 1 commit
    • 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
  2. 28 Apr, 2023 1 commit
  3. 21 Apr, 2023 1 commit
  4. 20 Apr, 2023 2 commits
  5. 01 Mar, 2023 1 commit
  6. 16 Feb, 2023 1 commit
  7. 13 Feb, 2023 1 commit
  8. 08 Feb, 2023 1 commit
  9. 07 Feb, 2023 1 commit
  10. 12 Jan, 2023 1 commit
  11. 24 Oct, 2022 1 commit
  12. 06 Oct, 2022 1 commit
  13. 04 Oct, 2022 1 commit
  14. 03 Oct, 2022 1 commit
  15. 21 Sep, 2022 1 commit