Wan2.1/defaults/ltxv_distilled.json
2025-07-21 09:37:52 +02:00

16 lines
758 B
JSON

{
"model":
{
"name": "LTX Video 0.9.8 Distilled 13B",
"architecture" : "ltxv_13B",
"description": "LTX Video is a fast model that can be used to generate very long videos (up to 1800 frames !).This distilled version is a very fast version and retains a high level of quality. The LTX Video model expects very long prompts, so don't hesitate to use the Prompt Enhancer.",
"URLs": [
"https://huggingface.co/DeepBeepMeep/LTX_Video/resolve/main/ltxv_0.9.8_13B_distilled_dev_bf16.safetensors",
"https://huggingface.co/DeepBeepMeep/LTX_Video/resolve/main/ltxv_0.9.8_13B_distilled_quanto_bf16_int8.safetensors"
],
"preload_URLs" : "ltxv_13B",
"LTXV_config": "ltx_video/configs/ltxv-13b-0.9.8-distilled.yaml"
},
"num_inference_steps": 6
}