mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Update custom-node-list.json
This commit is contained in:
parent
a0e3bdd594
commit
52b7fda789
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user