ComfyUI/comfy/ldm/modules
comfyanonymous 809bcc8ceb Add support for unCLIP SD2.x models.
See _for_testing/unclip in the UI for the new nodes.

unCLIPCheckpointLoader is used to load them.

unCLIPConditioning is used to add the image cond and takes as input a
CLIPVisionEncode output which has been moved to the conditioning section.
2023-04-01 23:19:15 -04:00
..
diffusionmodules Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
distributions Initial commit. 2023-01-16 22:37:14 -05:00
encoders Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
image_degradation Initial commit. 2023-01-16 22:37:14 -05:00
midas Initial commit. 2023-01-16 22:37:14 -05:00
attention.py Add a TomePatchModel node to the _for_testing section. 2023-03-31 17:19:58 -04:00
ema.py Initial commit. 2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py Try again with vae tiled decoding if regular fails because of OOM. 2023-03-22 14:49:00 -04:00
tomesd.py This seems to give better quality in tome. 2023-03-31 18:36:18 -04:00