"graphbolt/src/vscode:/vscode.git/clone" did not exist on "aad12df6a63b7c2269bc8ed68b10b9099b5df46d"
  1. 22 May, 2023 3 commits
    • takuoko's avatar
      [Community] reference only control (#3435) · c4359d63
      takuoko authored
      * add reference only control
      
      * add reference only control
      
      * add reference only control
      
      * fix lint
      
      * fix lint
      
      * reference adain
      
      * bugfix EulerAncestralDiscreteScheduler
      
      * fix style fidelity rule
      
      * fix default output size
      
      * del unused line
      
      * fix deterministic
      c4359d63
    • Patrick von Platen's avatar
      make style · 2b56e8ca
      Patrick von Platen authored
      2b56e8ca
    • Ambrosiussen's avatar
      DataLoader respecting EXIF data in Training Images (#3465) · b8b5daae
      Ambrosiussen authored
      * DataLoader will now bake in any transforms or image manipulations contained in the EXIF
      
      Images may have rotations stored in EXIF. Training using such images will cause those transforms to be ignored while training and thus produce unexpected results
      
      * Fixed the Dataloading EXIF issue in main DreamBooth training as well
      
      * Run make style (black & isort)
      b8b5daae
  2. 19 May, 2023 1 commit
  3. 17 May, 2023 4 commits
  4. 16 May, 2023 1 commit
  5. 12 May, 2023 1 commit
  6. 11 May, 2023 2 commits
  7. 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
  8. 06 May, 2023 2 commits
  9. 04 May, 2023 1 commit
  10. 03 May, 2023 2 commits
  11. 28 Apr, 2023 4 commits
  12. 27 Apr, 2023 2 commits
  13. 26 Apr, 2023 3 commits
  14. 25 Apr, 2023 1 commit
  15. 22 Apr, 2023 3 commits
  16. 21 Apr, 2023 2 commits
  17. 20 Apr, 2023 3 commits
  18. 19 Apr, 2023 2 commits
  19. 18 Apr, 2023 2 commits