mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Add DaxNodes to custom node list (#2100)
This commit is contained in:
parent
3d41617f4e
commit
03016e2d16
@ -31810,6 +31810,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Daxamur",
|
||||
"title": "DaxNodes",
|
||||
"reference": "https://civitai.com/user/Daxamur",
|
||||
"files": [
|
||||
"https://github.com/Daxamur/DaxNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI video processing nodes with workflow metadata support",
|
||||
"pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user