Nodes/ComfyUI-TinyBreaker/💪TB | Build Custom Transcoder
ComfyUI Node

💪TB | Build Custom Transcoder

Builds a custom transcoder using two Variational Autoencoders (VAEs). They are combined to create an integrated transcoder that can convert between different latent spaces.

By martin-rizzo·Created 2 years ago·Updated 11 months ago· 42
💪TB | Build Custom Transcoder
  • source_vae
  • target_vae
  • TRANSCODER
enhancer_opNone
enhancer_level0.5
Category💪TinyBreaker/transcoding

Inputs (4)

NameTypeDefaultDescription
source_vaeVAEVAE model of the source latent space in the conversion. (This VAE will be used as the decoder)
target_vaeVAEVAE model of the target latent space in the conversion. (This VAE will be used as the encoder)
enhancer_opCOMBONone3 options: None, Auto, Blur
enhancer_levelFLOAT0.50–5

Outputs (1)

NameTypeDescription
TRANSCODERTRANSCODERA custom transcoder.