Views
No views yet
RadianceTurboDecoder / RadianceFullDecoder for one backbone:rudra_{turbo|full}_decoder_{backbone}_ema.safetensors| Backbone | Recommended file | Quality (PSNR_log) |
|---|---|---|
| Flux.1 | rudra_full_decoder_flux_ema.safetensors | 29.77 |
| Wan | rudra_full_decoder_wan_ema.safetensors | 32.45 |
| SDXL | rudra_turbo_decoder_sdxl_ema.safetensors | 33.86 |
| Qwen-Image | rudra_turbo_decoder_qwen_ema.safetensors | 26.67 |
| Flux.2 Klein | rudra_turbo_decoder_flux2-klein_ema.safetensors | 28.57 |
| LTX (2.3) | rudra_full_decoder_ltx-video_ema.safetensors | 25.47 |
| Z-Image | use the Flux decoder (shares the FLUX.1 VAE) | — |
turbo (~0.5 M params) is fast and strong on simple latents (SDXL); full (~5.6 M) wins
on Flux/Wan/LTX. Both are provided where trained.ComfyUI/models/radiance/:
1huggingface-cli download fxtdstudios/RUDRA --include "rudra_*.safetensors" \
2 --local-dir "ComfyUI/models/radiance"rudra_decoder = Enabled, pick
decoder_size (rudra_turbo or rudra_full) per the table above, and set
target_space to your output color space (Linear / ACEScg / Rec.2020 / LogC4…).fast_vae.py from the GitHub repo).RUDRA: Radiometric Dynamic-Range Conditioning for HDR-Aware Diffusion Models. FXTD Studios / Radiance Research.
license: field above to match your release t