Update custom-node-list.json

This commit is contained in:
Vérole 2025-07-20 16:54:38 +02:00 committed by GitHub
parent a0e3bdd594
commit 52b7fda789
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29969,6 +29969,18 @@
"install_type": "unzip",
"description": "Custom nodes for ComfyUI by TheAlly."
},
{
"author": "Verolelb",
"title": "ComfyUI-Video-Tools",
"url": "https://github.com/Verolelb/ComfyUI-Video-Tools",
"description": "A custom node for ComfyUI to convert video FPS using FFmpeg interpolation for smooth results. Ideal for converting generated animations to standard framerates.",
"files": [
"ComfyUI_VideoTools/__init__.py"
],
"requirements": [
"ffmpeg-python"
]
}
{
"author": "xss",
"title": "Custom Nodes by xss",