comfyanonymous
|
2f249dc06a
|
Use torch.nn.functional.linear in RGB preview code.
Add an optional bias to the latent RGB preview code.
|
2024-09-29 11:27:49 -04:00 |
|
Matthew Turnshek
|
3b3c506632
|
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
|
2024-08-16 12:53:13 -04:00 |
|
comfyanonymous
|
516d71d227
|
Fast preview support for Flux.
|
2024-08-01 16:28:11 -04:00 |
|
comfyanonymous
|
fc6a27f36c
|
Basic Flux Schnell and Flux Dev model implementation.
|
2024-08-01 09:49:29 -04:00 |
|
Dr.Lt.Data
|
ce165da821
|
support TAESD3 (#3738)
|
2024-06-16 02:03:53 -04:00 |
|
comfyanonymous
|
1eb91dbfbb
|
Initial support for the stable audio open model.
|
2024-06-15 12:14:56 -04:00 |
|
comfyanonymous
|
cc2f32af2c
|
SD3 Support.
|
2024-06-10 14:06:23 -04:00 |
|
comfyanonymous
|
372b1130d1
|
Reshape the empty latent image to the right amount of channels if needed.
|
2024-06-08 02:35:08 -04:00 |
|
comfyanonymous
|
1e2c812a67
|
Move cascade scale factor from stage_a to latent_formats.py
|
2024-03-16 14:49:35 -04:00 |
|
comfyanonymous
|
0bd8fc1e4d
|
Playground V2.5 support with ModelSamplingContinuousEDM node.
Use ModelSamplingContinuousEDM with edm_playground_v2.5 selected.
|
2024-02-27 15:12:33 -05:00 |
|
comfyanonymous
|
1fe5f6446f
|
Add some latent2rgb matrices for previews.
|
2024-02-20 10:57:24 -05:00 |
|
comfyanonymous
|
e5a0f735be
|
Stable Cascade Stage B.
|
2024-02-16 13:02:03 -05:00 |
|
comfyanonymous
|
deebc95781
|
Stable Cascade Stage C.
|
2024-02-16 10:55:08 -05:00 |
|
comfyanonymous
|
7629685d08
|
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.
|
2024-01-03 03:37:56 -05:00 |
|
Yukimasa Funaoka
|
74dc9ecc66
|
Supports TAESD models in safetensors format
|
2023-10-10 13:21:44 +09:00 |
|
comfyanonymous
|
5d9b731cf9
|
Support models without previews.
|
2023-09-16 12:59:54 -04:00 |
|
comfyanonymous
|
6e99974161
|
Support SDXL embedding format with 2 CLIP.
|
2023-07-10 10:34:59 -04:00 |
|
comfyanonymous
|
55d00ccefd
|
latent2rgb matrix for SDXL.
|
2023-07-09 13:59:09 -04:00 |
|
comfyanonymous
|
6d80c5ed30
|
Add support for TAESD decoder for SDXL.
|
2023-06-25 02:38:14 -04:00 |
|
comfyanonymous
|
a852d8b138
|
Move latent scale factor from VAE to model.
|
2023-06-23 02:33:31 -04:00 |
|