11 Commits (e60ca6929a999f53a4eeb62cc80f70b1cd7a0acf)

Author SHA1 Message Date
comfyanonymous e60ca6929a SD1 and SD2 clip and tokenizer code is now more similar to the SDXL one. 1 year ago
comfyanonymous 0d8f376446 Set last layer on SD2.x models uses the proper indexes now. 1 year ago
comfyanonymous 00c0b2c507 Initialize text encoder to target dtype. 1 year ago
comfyanonymous 50b1180dde Fix CLIPSetLastLayer not reverting when removed. 1 year ago
comfyanonymous 5e6bc824aa Allow passing custom path to clip-g and clip-h. 1 year ago
comfyanonymous f87ec10a97 Support base SDXL and SDXL refiner models. 1 year ago
comfyanonymous 81d1f00df3 Some refactoring: from_tokens -> encode_from_tokens 2 years ago
comfyanonymous b1a7c9ebf6 Embeddings/textual inversion support for SD2.x 2 years ago
comfyanonymous 1de5aa6a59 Add a CLIPLoader node to load standalone clip weights. 2 years ago
comfyanonymous 56d802e1f3 Use transformers CLIP instead of open_clip for SD2.x 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago