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
..
diffusionmodules UNET weights can now be stored in fp8. 1 year ago
distributions Initial commit. 2 years ago
encoders Cleanup: Remove a bunch of useless files. 2 years ago
attention.py Cleaner CLIP text encoder implementation. 1 year ago
ema.py Initial commit. 2 years ago
sub_quadratic_attention.py Fix some OOM issues with split and sub quad attention. 1 year ago
temporal_ae.py Support SVD img2vid model. 1 year ago