HDR Effect VAE
The static image has a workflow for comfy.
This VAE works extremely well to enhance detail with SGM/Deis as in the workflow
Note: FP64 training needs 148GB
Comfy UI Use the the --fp32-vae launch command and the VAE will load in FP32
To force comfy in FP64 VAE change line 860 in the model_management file to return torch.float64 (THIS IS NOT RECOMMENDED)