"official/projects/yolo/ops/box_ops.py" did not exist on "4ddca74768ea44d925c66b490da6f6dbe09ec6c2"
  • 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
sd1_clip.py 20.1 KB