multimodalart HF Staff commited on
Commit
21e81c3
·
verified ·
1 Parent(s): c4fd703

Update configs/ltxv-13b-0.9.7-distilled.yaml

Browse files
configs/ltxv-13b-0.9.7-distilled.yaml CHANGED
@@ -1,5 +1,5 @@
1
  pipeline_type: multi-scale
2
- checkpoint_path: "ltxv-13b-0.9.7-distilled-rc3.safetensors"
3
  downscale_factor: 0.6666666
4
  spatial_upscaler_model_path: "ltxv-spatial-upscaler-0.9.7.safetensors"
5
  stg_mode: "attention_values" # options: "attention_values", "attention_skip", "residual", "transformer_block"
 
1
  pipeline_type: multi-scale
2
+ checkpoint_path: "ltxv-13b-0.9.7-distilled.safetensors"
3
  downscale_factor: 0.6666666
4
  spatial_upscaler_model_path: "ltxv-spatial-upscaler-0.9.7.safetensors"
5
  stg_mode: "attention_values" # options: "attention_values", "attention_skip", "residual", "transformer_block"