1. 14 Mar, 2023 1 commit
  2. 08 Mar, 2023 2 commits
  3. 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
  4. 01 Mar, 2023 1 commit
  5. 16 Feb, 2023 2 commits
  6. 14 Feb, 2023 1 commit
  7. 09 Feb, 2023 1 commit
  8. 07 Feb, 2023 6 commits
  9. 03 Feb, 2023 1 commit
  10. 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
  11. 27 Jan, 2023 2 commits
  12. 26 Jan, 2023 1 commit
  13. 25 Jan, 2023 1 commit
  14. 24 Jan, 2023 1 commit
  15. 20 Jan, 2023 2 commits
  16. 16 Jan, 2023 2 commits
  17. 12 Jan, 2023 2 commits
  18. 09 Jan, 2023 1 commit
  19. 05 Jan, 2023 1 commit
  20. 03 Jan, 2023 1 commit
  21. 02 Jan, 2023 1 commit
  22. 20 Dec, 2022 1 commit
    • Pedro Cuenca's avatar
      Dreambooth docs: minor fixes (#1758) · a6fb9407
      Pedro Cuenca authored
      * Section header for in-painting, inference from checkpoint.
      
      * Inference: link to section to perform inference from checkpoint.
      
      * Move Dreambooth in-painting instructions to the proper place.
      a6fb9407
  23. 15 Dec, 2022 2 commits
  24. 06 Dec, 2022 1 commit
  25. 05 Dec, 2022 1 commit