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 Initial commit. 2023-01-16 22:37:14 -05:00
encoders Cleanup: Remove a bunch of useless files. 2023-06-13 02:19:08 -04:00
attention.py Cleaner CLIP text encoder implementation. 2023-12-06 23:50:03 -05:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
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