File size: 818 Bytes
7137210 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"schema_version": 1,
"name": "Licon Live Talk",
"release": "validation-0.1",
"release_status": "validation",
"base_model": "Lightricks/LTX-2.3",
"code_repository": "https://github.com/liconstudio/Licon-Live-Talk",
"model_repository": "https://huggingface.co/LiconStudio/Licon-Live-Talk",
"precision": "bfloat16",
"validated_inference_profile": {
"height": 704,
"width": 704,
"fps": 24,
"denoising_steps": 4
},
"inputs": [
"reference_image",
"text_guidance"
],
"output": "streaming_audio_video",
"components": {
"generator": "generator/model.safetensors.index.json",
"runtime": "runtime/licon_runtime_components_bf16.safetensors",
"text_conditioner": "gemma/model.safetensors.index.json",
"dialogue_model": "qwen/model.safetensors.index.json"
}
}
|