Update locales for node definitions (#2256)

Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
This commit is contained in:
Comfy Org PR Bot
2025-01-16 06:23:45 +09:00
committed by GitHub
parent 3b6108c26e
commit c039a60fcc
7 changed files with 331 additions and 7 deletions

View File

@@ -113,7 +113,7 @@
}
},
"CLIPLoader": {
"description": "[Рецепты]\n\nstable_diffusion: clip-l\nstable_cascade: clip-g\nsd3: t5 / clip-g / clip-l\nstable_audio: t5\nmochi: t5",
"description": "[Рецепты]\n\nstable_diffusion: clip-l\nstable_cascade: clip-g\nsd3: t5 / clip-g / clip-l\nstable_audio: t5\nmochi: t5\ncosmos: old t5 xxl",
"display_name": "Загрузить CLIP",
"inputs": {
"clip_name": {
@@ -862,6 +862,32 @@
}
}
},
"CosmosImageToVideoLatent": {
"display_name": "CosmosImageToVideoLatent",
"inputs": {
"batch_size": {
"name": "размер_пакета"
},
"end_image": {
"name": онечное_изображение"
},
"height": {
"name": "высота"
},
"length": {
"name": "длина"
},
"start_image": {
"name": ачальное_изображение"
},
"vae": {
"name": "vae"
},
"width": {
"name": "ширина"
}
}
},
"CreateHookKeyframe": {
"display_name": "Создать ключевой кадр хука",
"inputs": {
@@ -1230,6 +1256,23 @@
}
}
},
"EmptyCosmosLatentVideo": {
"display_name": "EmptyCosmosLatentVideo",
"inputs": {
"batch_size": {
"name": "размер_пакета"
},
"height": {
"name": "высота"
},
"length": {
"name": "длина"
},
"width": {
"name": "ширина"
}
}
},
"EmptyHunyuanLatentVideo": {
"display_name": устойHunyuanLatentVideo",
"inputs": {
@@ -4825,6 +4868,17 @@
}
}
},
"SetFirstSigma": {
"display_name": "SetFirstSigma",
"inputs": {
"sigma": {
"name": "сигма"
},
"sigmas": {
"name": "сигмы"
}
}
},
"SetHookKeyframes": {
"display_name": "Установить ключевые кадры хука",
"inputs": {