1. 15 Mar, 2023 1 commit
  2. 14 Mar, 2023 2 commits
  3. 10 Mar, 2023 1 commit
  4. 08 Mar, 2023 2 commits
  5. 07 Mar, 2023 4 commits
    • Michael Gartsbein's avatar
    • zxypro's avatar
      f0b661b8
    • 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
    • Pedro Cuenca's avatar
      Support revision in Flax text-to-image training (#2567) · d3ce6f4b
      Pedro Cuenca authored
      Support revision in Flax text-to-image training.
      d3ce6f4b
  6. 06 Mar, 2023 6 commits
  7. 03 Mar, 2023 3 commits
  8. 02 Mar, 2023 1 commit
  9. 01 Mar, 2023 1 commit
  10. 24 Feb, 2023 1 commit
  11. 23 Feb, 2023 1 commit
  12. 17 Feb, 2023 5 commits
  13. 16 Feb, 2023 5 commits
  14. 14 Feb, 2023 2 commits
  15. 13 Feb, 2023 2 commits
  16. 10 Feb, 2023 1 commit
  17. 09 Feb, 2023 2 commits