• comfyanonymous's avatar
    CLIP code refactor and improvements. · 656c0b5d
    comfyanonymous authored
    More generic clip model class that can be used on more types of text
    encoders.
    
    Don't apply weighting algorithm when weight is 1.0
    
    Don't compute an empty token output when it's not needed.
    656c0b5d
sdxl_clip.py 2.89 KB