3 Commits (9d54066ebc005415e46e85850f77360dd33b6623)

Author SHA1 Message Date
comfyanonymous fa2cca056c Don't initialize CLIPVision weights to default values. 2 years ago
comfyanonymous 92eca60ec9 Fix for new transformers version. 2 years ago
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