1. 07 Mar, 2023 4 commits
    • 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
    • Hu Ye's avatar
      fix the default value of doc (#2539) · e09a7d01
      Hu Ye authored
      e09a7d01
    • 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
  2. 06 Mar, 2023 19 commits
  3. 05 Mar, 2023 2 commits
  4. 04 Mar, 2023 1 commit
  5. 03 Mar, 2023 12 commits
  6. 02 Mar, 2023 2 commits