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 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.
2 years ago
..
dpm_solver Add support for unCLIP SD2.x models. 2 years ago
__init__.py
ddim.py Add a way to pass options to the transformers blocks. 2 years ago
ddpm.py Add support for unCLIP SD2.x models. 2 years ago
plms.py
sampling_util.py