Function bake_vae_by_path

Source
pub fn bake_vae_by_path(checkpoint: &Path, vae: &Path) -> Result<()>