You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
models Remove a bunch of useless code. 1 year ago
modules Cleaner CLIP text encoder implementation. 1 year ago
util.py Initial commit. 2 years ago