13 Commits (656c0b5d90239efb8be4281d2c16d52ca722064c)

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 6ec3f12c6e Support SSD1B model and make it easier to support asymmetric unets. 1 year ago
comfyanonymous a74c5dbf37 Move some functions to utils.py 1 year ago
comfyanonymous 7931ff0fd9 Support SDXL inpaint models. 1 year ago
comfyanonymous 4b957a0010 Initialize the unet directly on the target device. 1 year ago
comfyanonymous 4f9b6f39d1 Fix potential issue with Save Checkpoint. 1 year ago
comfyanonymous 3ded1a3a04 Refactor of sampler code to deal more easily with different model types. 1 year ago
comfyanonymous b2f03164c7 Prevent the clip_g position_ids key from being saved in the checkpoint. 1 year ago
comfyanonymous af7a49916b Support loading unet files in diffusers format. 1 year ago
comfyanonymous f81b192944 Add logit scale parameter so it's present when saving the checkpoint. 1 year ago
comfyanonymous 9b93b920be Add CheckpointSave node to save checkpoints. 1 year ago
comfyanonymous 8607c2d42d Move latent scale factor from VAE to model. 1 year ago
comfyanonymous f87ec10a97 Support base SDXL and SDXL refiner models. 1 year ago