remade-effects / config.json
alex-remade's picture
working with progress bar
d948455
raw
history blame contribute delete
488 Bytes
{
"models": [
{
"id": "wanvideo_itv",
"name": "WanVideo I2V",
"description": "WanVideo image-to-video generation model",
"workflow": "wanvideo_I2V_3_with_lora.json",
"type": "img2vid",
"nodes": {
"prompt": "16",
"seed": "27",
"videoCombine": "30",
"dimensions": "17",
"image": "18",
"lora": "39",
"modelLoader": "22"
}
}
]
}