1. 31 May, 2023 1 commit
  2. 25 Apr, 2023 1 commit
  3. 21 Apr, 2023 1 commit
  4. 20 Apr, 2023 1 commit
  5. 11 Apr, 2023 2 commits
  6. 10 Apr, 2023 2 commits
  7. 06 Apr, 2023 1 commit
  8. 04 Apr, 2023 1 commit
  9. 31 Mar, 2023 1 commit
  10. 24 Mar, 2023 1 commit
  11. 23 Mar, 2023 2 commits
  12. 17 Mar, 2023 1 commit
  13. 15 Mar, 2023 1 commit
  14. 14 Mar, 2023 1 commit
  15. 08 Mar, 2023 2 commits
  16. 07 Mar, 2023 1 commit
    • Isamu Isozaki's avatar
      Added multitoken training for textual inversion. Issue 369 (#661) · 8552fd7e
      Isamu Isozaki authored
      * Added multitoken training for textual inversion
      
      * Updated assertion
      
      * Removed duplicate save code
      
      * Fixed undefined bug
      
      * Fixed save
      
      * Added multitoken clip model +util helper
      
      * Removed code splitting
      
      * Removed class
      
      * Fixed errors
      
      * Fixed errors
      
      * Added loading functionality
      
      * Loading via dict instead
      
      * Fixed bug of invalid index being loaded
      
      * Fixed adding placeholder token only adding 1 token
      
      * Fixed bug when initializing tokens
      
      * Fixed bug when initializing tokens
      
      * Removed flawed logic
      
      * Fixed vector shuffle
      
      * Fixed tokenizer's inconsistent __call__ method
      
      * Fixed tokenizer's inconsistent __call__ method
      
      * Handling list input
      
      * Added exception for adding invalid tokens to token map
      
      * Removed unnecessary files and started working on progressive tokens
      
      * Set at minimum load one token
      
      * Changed to global step
      
      * Added method to load automatic1111 tokens
      
      * Fixed bug in load
      
      * Quality+style fixes
      
      * Update quality/style fixes
      
      * Cast embeddings to fp16 when loading
      
      * Fixed quality
      
      * Started moving things over
      
      * Clearing diffs
      
      * Clearing diffs
      
      * Moved everything
      
      * Requested changes
      8552fd7e
  17. 01 Mar, 2023 1 commit
  18. 16 Feb, 2023 2 commits
  19. 14 Feb, 2023 1 commit
  20. 09 Feb, 2023 1 commit
  21. 07 Feb, 2023 6 commits
  22. 03 Feb, 2023 1 commit
  23. 02 Feb, 2023 1 commit
    • Adalberto's avatar
      Create train_dreambooth_inpaint_lora.py (#2205) · 68ef0666
      Adalberto authored
      * Create train_dreambooth_inpaint_lora.py
      
      * Update train_dreambooth_inpaint_lora.py
      
      * Update train_dreambooth_inpaint_lora.py
      
      * Update train_dreambooth_inpaint_lora.py
      
      * Update train_dreambooth_inpaint_lora.py
      68ef0666
  24. 27 Jan, 2023 2 commits
  25. 26 Jan, 2023 1 commit
  26. 25 Jan, 2023 1 commit
  27. 24 Jan, 2023 1 commit
  28. 20 Jan, 2023 2 commits