ComfyUI/comfy/ldm
comfyanonymous fbdb14d4c4 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.
2023-12-06 23:50:03 -05:00
..
models Remove a bunch of useless code. 2023-10-31 18:11:29 -04:00
modules Cleaner CLIP text encoder implementation. 2023-12-06 23:50:03 -05:00
util.py