mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
82f31603eb
commit
d547952bc5
@ -2889,6 +2889,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ..."
|
||||
},
|
||||
{
|
||||
"author": "80sVectorz",
|
||||
"title": "ComfyUI-Static-Primitives",
|
||||
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
|
||||
"files": [
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -28,6 +28,17 @@
|
||||
"title_aux": "ComfyUI-safety-checker"
|
||||
}
|
||||
],
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
|
||||
[
|
||||
"FloatStaticPrimitive",
|
||||
"IntStaticPrimitive",
|
||||
"StringMlStaticPrimitive",
|
||||
"StringStaticPrimitive"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Static-Primitives"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIrjen/OneButtonPrompt": [
|
||||
[
|
||||
"CreatePromptVariant",
|
||||
@ -3623,6 +3634,7 @@
|
||||
"MaskListToMaskBatch",
|
||||
"MaskPainter",
|
||||
"MaskToSEGS",
|
||||
"MaskToSEGS_for_AnimateDiff",
|
||||
"MasksToMaskList",
|
||||
"MediaPipeFaceMeshToSEGS",
|
||||
"NoiseInjectionDetailerHookProvider",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "80sVectorz",
|
||||
"title": "ComfyUI-Static-Primitives",
|
||||
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
|
||||
"files": [
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
|
||||
},
|
||||
{
|
||||
"author": "kenjiqq",
|
||||
"title": "qq-nodes-comfyui",
|
||||
|
||||
@ -28,6 +28,17 @@
|
||||
"title_aux": "ComfyUI-safety-checker"
|
||||
}
|
||||
],
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
|
||||
[
|
||||
"FloatStaticPrimitive",
|
||||
"IntStaticPrimitive",
|
||||
"StringMlStaticPrimitive",
|
||||
"StringStaticPrimitive"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Static-Primitives"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIrjen/OneButtonPrompt": [
|
||||
[
|
||||
"CreatePromptVariant",
|
||||
@ -3623,6 +3634,7 @@
|
||||
"MaskListToMaskBatch",
|
||||
"MaskPainter",
|
||||
"MaskToSEGS",
|
||||
"MaskToSEGS_for_AnimateDiff",
|
||||
"MasksToMaskList",
|
||||
"MediaPipeFaceMeshToSEGS",
|
||||
"NoiseInjectionDetailerHookProvider",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user