HyDRA / config.json
Xiling6666's picture
Create config.json
e3df1b9 verified
raw
history blame contribute delete
253 Bytes
{
"model_type": "hydra_dit",
"architectures": [
"HyDRAModel"
],
"framework": "pytorch",
"base_model_name_or_path": "Wan-AI/Wan2.1-T2V-1.3B",
"task_specific_params": {
"text-to-video": {
"hybrid_memory_enabled": true
}
}
}