ComfyUI/comfy/ldm/modules
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
..
diffusionmodules UNET weights can now be stored in fp8. 2023-12-04 11:10:00 -05:00
distributions
encoders
attention.py Cleaner CLIP text encoder implementation. 2023-12-06 23:50:03 -05:00
ema.py
sub_quadratic_attention.py Fix some OOM issues with split and sub quad attention. 2023-10-25 20:17:28 -04:00
temporal_ae.py Support SVD img2vid model. 2023-11-23 19:41:33 -05:00