mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Merge 7d37499439 into 10211d1a93
This commit is contained in:
commit
e62dd1da9d
@ -27347,6 +27347,15 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes for playing mini-games with ComfyUI."
|
"description": "Nodes for playing mini-games with ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"git_repo": "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio",
|
||||||
|
"title": "ComfyUI-Qwen-Aspect-Ratio",
|
||||||
|
"author": "Verolelb",
|
||||||
|
"description": "A node to provide recommended aspect ratios for the Qwen model series.",
|
||||||
|
"files": [
|
||||||
|
"Qwen-Aspect-Ratio.js"
|
||||||
|
],
|
||||||
|
}
|
||||||
{
|
{
|
||||||
"author": "pixible",
|
"author": "pixible",
|
||||||
"title": "comfyui-customselector",
|
"title": "comfyui-customselector",
|
||||||
@ -38793,6 +38802,18 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Custom nodes for ComfyUI by TheAlly."
|
"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",
|
"author": "xss",
|
||||||
"title": "Custom Nodes by xss",
|
"title": "Custom Nodes by xss",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user