Function diffuser_edit::bake_vae

source ยท
pub fn bake_vae(
    checkpoint: &mut HashMap<String, Tensor>,
    vae: &HashMap<String, Tensor>,
)