1. 07 Dec, 2023 1 commit
    • comfyanonymous's avatar
      Cleaner CLIP text encoder implementation. · fbdb14d4
      comfyanonymous authored
      Use a simple CLIP model implementation instead of the one from
      transformers.
      
      This will allow some interesting things that would too hackish to implement
      using the transformers implementation.
      fbdb14d4