From e1799ba530a36d1d6b90331063c762e7851cd92c Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Mon, 16 Mar 2026 15:48:15 -0500 Subject: [PATCH] Fix missing param --- download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download.sh b/download.sh index 3fef6bd..baf24c6 100755 --- a/download.sh +++ b/download.sh @@ -56,7 +56,7 @@ download_civitai() { download_hf "$MODELS_DIR/diffusion_models" "Kijai/LTX2.3_comfy" "diffusion_models" "ltx-2.3-22b-distilled_transformer_only_fp8_scaled.safetensors" # latent_upscale_models -download_hf "$MODELS_DIR/latent_upscale_models" "Lightricks/LTX-2.3" "ltx-2.3-spatial-upscaler-x1.5-1.0.safetensors" +download_hf "$MODELS_DIR/latent_upscale_models" "Lightricks/LTX-2.3" "" "ltx-2.3-spatial-upscaler-x1.5-1.0.safetensors" # Checkpoints