19 Commits (935ae153e154813ace36db4c4656a5e96f403eba)

Author SHA1 Message Date
Matthew Turnshek 1770fc77ed
Implement support for taef1 latent previews (#4409)
* add taef1 handling to several places

* remove guess_latent_channels and add latent_channels info directly to flux model

* remove TODO

* fix numbers
6 months ago
comfyanonymous 1c61361fd2 Fast preview support for Flux. 7 months ago
comfyanonymous 1589b58d3e Basic Flux Schnell and Flux Dev model implementation. 7 months ago
Dr.Lt.Data df7db0e027
support TAESD3 (#3738) 8 months ago
comfyanonymous bb1969cab7 Initial support for the stable audio open model. 8 months ago
comfyanonymous 8c4a9befa7 SD3 Support. 9 months ago
comfyanonymous 6cd8ffc465 Reshape the empty latent image to the right amount of channels if needed. 9 months ago
comfyanonymous d7897fff2c Move cascade scale factor from stage_a to latent_formats.py 11 months ago
comfyanonymous d46583ecec Playground V2.5 support with ModelSamplingContinuousEDM node.
Use ModelSamplingContinuousEDM with edm_playground_v2.5 selected.
1 year ago
comfyanonymous 18c151b3e3 Add some latent2rgb matrices for previews. 1 year ago
comfyanonymous 667c92814e Stable Cascade Stage B. 1 year ago
comfyanonymous f83109f09b Stable Cascade Stage C. 1 year ago
comfyanonymous a7874d1a8b Add support for the stable diffusion x4 upscaling model.
This is an old model.

Load the checkpoint like a regular one and use the new
SD_4XUpscale_Conditioning node.
1 year ago
Yukimasa Funaoka 9eb621c95a
Supports TAESD models in safetensors format 1 year ago
comfyanonymous 61b1f67734 Support models without previews. 1 year ago
comfyanonymous 606a537090 Support SDXL embedding format with 2 CLIP. 2 years ago
comfyanonymous d5323d16e0 latent2rgb matrix for SDXL. 2 years ago
comfyanonymous cef6aa62b2 Add support for TAESD decoder for SDXL. 2 years ago
comfyanonymous 8607c2d42d Move latent scale factor from VAE to model. 2 years ago