mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-23 07:07:04 +08:00
Update custom-node-list.json
This commit is contained in:
parent
23a09ad546
commit
f8c98f8fe6
@ -28682,6 +28682,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DoomFLUX Nodes",
|
||||||
|
"author": "PeterMikhai",
|
||||||
|
"repo": "PeterMikhai/Doom_Flux_NodePack",
|
||||||
|
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.",
|
||||||
|
"files": [
|
||||||
|
"nodes.py"
|
||||||
|
],
|
||||||
|
"install_command": "pip install -r requirements.txt"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user