ComfyUI/comfy/ldm/models/diffusion/dpm_solver
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
..
__init__.py
dpm_solver.py Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
sampler.py Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00