diff --git a/model-list.json b/model-list.json index 492814a8..786f79e2 100644 --- a/model-list.json +++ b/model-list.json @@ -5010,6 +5010,39 @@ "filename": "ltxv-13b-0.9.7-dev-fp8.safetensors", "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltxv-13b-0.9.7-dev-fp8.safetensors", "size": "15.7GB" + }, + { + "name": "LTX-Video 13B Distilled v0.9.7", + "type": "checkpoint", + "base": "LTX-Video", + "save_path": "checkpoints/LTXV", + "description": "Distilled version of the LTX-Video 13B model, providing improved efficiency while maintaining high-resolution quality.", + "reference": "https://huggingface.co/Lightricks/LTX-Video", + "filename": "ltxv-13b-0.9.7-distilled.safetensors", + "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltxv-13b-0.9.7-distilled.safetensors", + "size": "28.6GB" + }, + { + "name": "LTX-Video 13B Distilled FP8 v0.9.7", + "type": "checkpoint", + "base": "LTX-Video", + "save_path": "checkpoints/LTXV", + "description": "Quantized distilled version of the LTX-Video 13B model, optimized for even lower VRAM usage while maintaining quality.", + "reference": "https://huggingface.co/Lightricks/LTX-Video", + "filename": "ltxv-13b-0.9.7-distilled-fp8.safetensors", + "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltxv-13b-0.9.7-distilled-fp8.safetensors", + "size": "15.7GB" + }, + { + "name": "LTX-Video 13B Distilled LoRA v0.9.7", + "type": "lora", + "base": "LTX-Video", + "save_path": "loras", + "description": "A LoRA adapter that transforms the standard LTX-Video 13B model into a distilled version when loaded.", + "reference": "https://huggingface.co/Lightricks/LTX-Video", + "filename": "ltxv-13b-0.9.7-distilled-lora128.safetensors", + "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltxv-13b-0.9.7-distilled-lora128.safetensors", + "size": "1.33GB" } ] }