mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-03-16 11:37:08 +08:00
Merge 7d374994392d942ba628ff8a16fa45809c7ea1dc into f4fdd51ce98aaa77bccbf1b04c23c6aab925f29b
This commit is contained in:
commit
98aa773808
@ -27427,6 +27427,15 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "comfyui-customselector",
|
||||
@ -39394,6 +39403,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…
x
Reference in New Issue
Block a user