• 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
clip_model.py 5.67 KB