Cleaner CLIP text encoder implementation.
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.
Showing
comfy/clip_model.py
0 → 100644
Please register or sign in to comment